 #header {
	width: 1366px;
	height: 180px;
	margin: 0 auto;
	margin-left: -684px;
	position: relative;
	left: 50%;
	z-index: 99;
}

#footer {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	background-image: url("../img/common/footer_bg.png");
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 60px;
	margin-top: 650px;
}

#contents {
	margin: 0 0 0 -500px;
	width: 1000px;
	height: 1000px;
	position: absolute;
	top: 0;
	left: 50%;
}

#main {
	padding-top: 160px;
	width: 1000px;
	height: 760px;
	padding-left: 4px;
	background-image: url("../img/staffcast/base.png");
	background-position: center top;
	background-repeat: no-repeat;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-shadow: 0px 5px 10px rgba(103,202,255,1);
	line-height: 1.5;
}

#staff {
	text-align: right;
	width: 500px;
	height: 760px;
	padding-left: 4px;
	background-position: center top;
	background-repeat: no-repeat;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-shadow: 0px 2px 5px rgba(103,202,255,1);
	line-height: 1.1;
	position: absolute;
	float: left;
}

#cast {
	text-align: left;
	width: 500px;
	height: 760px;
	padding-left: 550px;
	background-position: center top;
	background-repeat: no-repeat;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-shadow: 0px 2px 5px rgba(103,202,255,1);
	line-height: 1.1;
}
