body {
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url("../img/bg/caststaffbg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 14px;
	color: #555555;
	line-height: 1.5;
}

#base {
	width: 784px;
	height: 1600px;;
	background-image: url(../img/common/page_base.png);
	padding-top: 20px;
}


.titlebase {
	width: 784px;
	height: 100px;
	background-image: url(../img/caststaff/titlebase.png);
	background-repeat: no-repeat;
}


.title_m3 {
	color: #ee72d3;
	text-shadow: 2px 2px 5px #ff9dc8;
	padding-left: 90px;
	padding-top: 30px;
	width: 600px;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 28px;
	line-height: 1.5;
	clear: both;
}

.text {
	width: 784px;
	height: 400px;;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 20px;
	color: #ee72d3;
	text-shadow: 2px 2px 5px #ffb0f1;
	line-height: 1;
	letter-spacing: 0.1em;
	text-align: center;
}

.textleft {
	width: 372px;
	padding-top: 20px;
	padding-right: 20px;
	text-align: right;
	float: left;
}

.textright {
	width: 372px;
	padding-top: 20px;
	padding-left: 20px;
	line-height: 1;
	float: left;
}

.clogo {
	width: 784px;
	height: 200px;;
	text-align: center;
}

.clogo img {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 50px;
	vertical-align: middle;
}
