@charset "utf-8";


/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##基本設定
-------------------------------------------------- */
body#top{
	background:#F5F6F6 url(../img/bg_body.jpg) repeat-x left top;
}
#top #wrapper{
	position:relative;
}
#top #genre{
	margin:0 0 506px 23px;
}
/* --------------------------------------------------
	##main-image
-------------------------------------------------- */
#top #main-image{
	margin:0;
	position:absolute;
	width:100%;
	height:487px;
	top:141px;
	left:0;
	z-index:100;
}
#top #main-image{
	background:url(../img/main_image.jpg) no-repeat center top;
}

/* --------------------------------------------------
	##contents
-------------------------------------------------- */
#bnr:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#bnr{
	margin:0 0 18px;
	width:500px;
	/*\*//*/
	overflow:hidden;
	/**/
}
#top #contents{
	width:500px;
}
.title1{
	position:relative;
	width:500px;
	height:56px;
	background:url(../img/bg1.jpg) no-repeat left top;
}
.title1 h2{
	padding:12px 0 0 12px;
}
.title1 p{
	width:140px;
	position:absolute;
	top:10px;
	right:10px;
	color:#E36600;
	font-size:75%;
	text-align:right;
}
.title1 p a{color:#E36600;}
.title1 p a:hover{color:#F00;}
.title1 p a.link1{color:#FF4800;}
.title1 p a.link1:hover{color:#F00;}
.box2{
	margin:0 0 0 10px;
	width:480px;
	overflow:hidden;
}
.box2-1:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.box2-1{
	padding:0 0 5px;
	width:480px;
	/*\*//*/
	overflow:hidden;
	/**/
}
.box2-1 .icon{
	float:left;
	width:55px;
}
.box2-1 .box2-1-title{
	float:right;
	width:415px;
	color:#333;
	font-size:75%;
	font-weight:normal;
}
.box2-1 .box2-1-title-sub{
	color:#808080;
	font-size:63%;
}
.box2-1 .box2-1-title a{color:#333;}
.box2-1 .box2-1-title a:hover{color:#F00;}
.box2-1 .box2-1-title-sub{
	float:right;
	width:415px;
	color:#808080;
	font-size:63%;
}
.box3{
	margin:0 0 10px 10px;
	width:480px;
	overflow:hidden;
}
#tpx.box3{margin-top:-12px;}
.box3-1:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.box3-1{
	margin-top:-1px;
	padding:13px 0 11px;
	width:480px;
	background:url(../img/line1.gif) repeat-x left top;
	/*\*//*/
	overflow:hidden;
	/**/
}
.box3-1 .box3-1-title{
	padding-left:15px;
	color:#CC5C00;
	background:url(../img/icon1.gif) no-repeat 0 2px;
	font-size:75%;
	font-weight:normal;
}
.box3-1 .box3-1-title a{color:#CC5C00;}
.box3-1 .box3-1-title a:hover{color:#F00;}
.box3-1 .box3-1-article:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.box3-1 .box3-1-article{
	margin-left:15px;
	color:#808080;
	font-size:63%;
	width:465px;
	/*\*//*/
	overflow:hidden;
	/**/
}
.box3-1 .box3-1-article a{color:#808080;}
.box3-1 .box3-1-article a:hover{color:#F00;}


/* --------------------------------------------------
	##side-l
-------------------------------------------------- */
#top #side-l{
	padding-top:0;
}

/* --------------------------------------------------
	##side-r
-------------------------------------------------- */
#top #side-r{
	padding-top:0;
	width:216px;
}
#top #guide-box select{
	width:152px;
}
.s-movie{
	margin:0 0 8px;
	padding:4px 5px 10px;
	border:1px #b2b2b2 solid;
}
.s-movie table{
	margin-bottom:12px;
}
.s-movie p{
	text-align:center;
}
a#mph1{
	width:101px;
	height:77px;
	display:block;
	background:url(../img/movie_ph_1_over.jpg) no-repeat left top;
}
a#mph1:hover{background-color:#fff;}
a#mph1:hover img{visibility:hidden;}
a#mph2{
	width:101px;
	height:77px;
	display:block;
	background:url(../img/movie_ph_2_over.jpg) no-repeat left top;
}
a#mph2:hover{background-color:#fff;}
a#mph2:hover img{visibility:hidden;}
