#page_img_box{
	background-image:url(../images/hoyo_detail/main.png);
	border-bottom: 15px solid #17194C;
}
#page_img{
	width:1200px;
	margin:0px auto;
	position:relative;
	font-weight:normal;
}
#page_img > div{
	color:#1E0940;
	position:absolute;
	left:100px;
	top:65px;
	margin:auto auto;
}
#page_img > div > h2{
	font-weight:normal;
}
#page_img > #kazama{
	position:absolute;
	width:1200px;
	margin:auto;
	top:0;
}
div.hoyo_box{
	width:1200px;
	margin:40px auto;
	text-align:center;
}
a.hoyo_detail_link{
	margin:0px 12px;
}
hr.hoyo_line{
	border:none;
	border-top:1px solid #17194c;
}
#catch{
	width:1200px;
	margin:0px auto;
	margin-top:50px;
	text-align:center;
}
#schedule_text{
	width:1200px;
	margin:0px auto;
	font-size:1.7em;
	color:#17194c;
	position:relative;
}
#schedule_title{
	width:55%;
	margin:0px;
	text-align:center;
}
#schedule_title > b{
	display:block;
	font-size:0.8em;
}
#schedule_title > span{
	font-size:0.7em;
}
#schedule_img{
	position:absolute;
	top:-85px;
	right:0;
}
#schedule_box{
	width:1200px;
	margin:0px auto;
}
#table_box{
	width:100%;
	moz-box-shadow:2px 2px 2px #000000;  /* FF3.5+ */
	-webkit-box-shadow:2px 2px 2px #000000;  /* S3+ , GC */
	box-shadow:2px 2px 2px #000000; /* O10.5+ */
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=145, Strength=7); /* IE 8 */ 
}
#schedule_table{
	width:100%;
	border-collapse:collapse;
}
#schedule_table tr:nth-child(2n+1) {
	background: #f6f9ff;
}
#schedule_table tr.none{
	background-color:#ffffff;
}
#schedule_table th{
	width:50%;
	text-align:left;
	font-size:1.3em;
	font-weight:normal;
	vertical-align:top;
}
#schedule_table th > span.date{
	width:350px;
	color:#333367;
	margin:25px 0px 0px 15px;
	display:block;
	text-align:center;
	moz-box-shadow:2px 2px 2px #999999;  /* FF3.5+ */
	-webkit-box-shadow:2px 2px 2px #999999;  /* S3+ , GC */
	box-shadow:2px 2px 2px #999999; /* O10.5+ */
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=145, Strength=7); /* IE 8 */ 
}
span.date > span{font-weight:bold;}
span.date > span > b{font-size:1.3em;}
#schedule_table td{
	width:50%;
	text-align:left;
}
#schedule_table td.check{
	text-align:center;
	padding:35px 0px;
	color:#161572;
}
ul.hoyo_list{
	list-style:disc;
	font-size:1.0em;
}
div.contents_white{
	padding-top:30px;
}
div.hoyo{
	padding-top:10px;
}
/* 下層ページ */
h3.hoyo_title{
	text-align:center;
	width:1200px;
	margin:0px auto;
	color:#17194C;
	font-size:1.4em;
	font-weight:normal;
	border-bottom:1px solid #8D8EBC;
	letter-spacing:0.2em;
}
div.hoyo_detail{
	margin:10px auto;
	width:1100px;
	padding:0px 50px;
	line-height:1.8em;
}
div.hoyo_detail_main{
	width:1200px;
	margin:30px auto;
	background-color:#ffffff;
	padding:15px 0px;
}
div.hoyo_detail_main > h4{
	color:#17194C;
	font-weight:normal;
	letter-spacing:0.2em;
	background-color:#FFFCF1;
	font-size:1.3em;
	padding:5px 0px 5px 50px;
	margin:0px;
}
p.hoyo_link{
	width:1200px;
	margin:0px auto;
}