@import url("pc_index.css");

body {
	width: 100%;
	font-size: 12pt;
	line-height: 120%;
	text-align: center;
	color: #333333;
	background-color: #14110f;
	background-image: url(images/p_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	margin: 0;
	padding: 0;
}
*{
	padding: 0;
	margin: 0;
}
ul,li,ol, dl {
	padding: 0;
	margin: 0;
	list-style-type: none;	
}
h1, h2, h3, h4, h5, h6, p {
	padding: 0;
	margin: 0;
}
a img {
	border: none;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

#wrapper{
	width: 100%;
	height:auto;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	/*background-color:#f66fff;*/
}
#wrapper div.fire{
	/*
	display:none;
	width: 100%;
	height:400px;
	*/
	width: 1400px;
	/*height:100%;*/
	position: absolute;
	left: -150px;
	top: 350px;
	z-index:-11;
	/*background-color: #CC6363;*/
}

.fire{
	/**/_display:none;
}
.fire .fire_in{
	width: 100%;
	height:500px;
	position: relative;
	/*background-color:#006699;*/
}
#slideshow {
   position:relative;
   width:100%;
   height:500px;
}
#slideshow li {
   position:absolute;
   _left:0px;
   height:500px;
   width:1400px;
   margin:0;
   padding:0;
   background-repeat:no-repeat;
}
___#slideshow li img{
   _position:absolute;
   _left:-200px;
}

#header{
	width: 100%;
	height:150px;
	display: block;
	margin: 0;
	padding: 0;
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 0px;
}
#main{
	width: 1100px;
	height:1400px;
	display: block;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
}

#title{
	width: 820px;
	height:690px;
	background-position: left;
	position: absolute;
	left:0px;
	top:148px;
	margin: 0px;
	padding: 0px;
}
#titleback{
	width: 1100px;
	height:690px;
	background-image: url(images/p_title_back.png);
	background-repeat: no-repeat;
	position: absolute;
	left:-50px;
	top:148px;
	margin: 0px;
	padding: 0px;
	z-index: -10;
	/*background-color:#666666;*/
}
#title h2.time{
	width: 230px;
	height:240px;
	background-image: url(images/p_time.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	left:195px;
	top:0px;
	z-index:2;
}
#title div.time_second{
	width: 230px;
	height:150px;
	background-image: url(images/p_time_second.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	left:525px;
	top:0px;
	z-index:3;
}
#title div.time_ishikawa{
	width: 230px;
	height:150px;
	background-image: url(images/p_time_ishikawa.png);
	background-repeat: no-repeat;
	position: absolute;
	left:200px;
	top:120px;
	z-index:3;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#title p.b_gyao_spinoff{
	width: 230px;
	height:150px;
	background-image: url(images/p_gyao_spinoff.png);
	background-repeat: no-repeat;
	position: absolute;
	right:-35px;
	bottom:-350px;
	z-index:30;
}

#title #movie{
/*
	display:none;
*/
	width: 300px;
	height:210px;
	background-image: url(images/p_imovie_back.png);
	background-repeat: no-repeat;
	position: absolute;
	left:190px;
	bottom:-12px;
	margin: 0px;
	padding: 0px;
	z-index:4;
}
#title #movie .movie_in{
	width: 100%;
	height:100%;
	position: relative;
}
#title #movie .movie_in h2{
	width: 180px;
	height:64px;
	background-image: url(images/p_imovie_midashi.png);
	background-repeat: no-repeat;
	position: absolute;
	left:-5px;
	top:-10px;
	_top:-30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	z-index:8;
}
#title #movie .movie_in .video-container{
	position: absolute;
	left:13px;
	top:30px;
	z-index:4;
}

#title #news{
	width: 330px;
	height:150px;
	font-size: 100%;
	line-height: 150%;
	font-weight: normal;
	color:#eeeeee;
	background-image: url(images/news_back.png);
	background-repeat: repeat;
	border: 1px solid #eeeeee;
	display: block;
	margin: 0;
	padding: 0;
	z-index:3;
	text-align: left;
	position: absolute;
	right:5px;
	bottom:14px;
}
#title #news .news_in{
	width: 100%;
	height:100%;
	position: relative;
}
#title #news .news_in h2{
	width: 180px;
	height:74px;
	background-image: url(images/p_inews_midashi.png);
	background-repeat: no-repeat;
	position: absolute;
	right:-15px;
	top:-55px;
	_top:-50px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	z-index:5;
}
#title #news .news_in .to_episode{
	/**/display:none;
	
}
#title #news .news_in .to_newslist{
	width: 140px;
	height:40px;
	position: absolute;
	right:-5px;
	bottom:-15px;
	_bottom:-20px;
	z-index:5;
	/*display:none;*/
}
#title #news .news_in .to_newslist a{
	width: 100%;
	height:40px;
	background-image: url(images/p_inews_link.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	/*display:none;*/
}
#title #news .news_in .inline{
	width:305px;
	_width:325px;
	height:140px;
	font-size: 90%;
	_font-size: 80%;
	line-height: 150%;
	overflow: auto;
	display: block;
	scrollbar-track-color:white;
	scrollbar-face-color:white;
	scrollbar-arrow-color:#cccccc;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-3dlight-color:#cccccc;
	_padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
}
#title #news .news_in dt{
	width: 100%;
	font-size: 80%;
	margin: 0;
	padding: 0;
}
#title #news .news_in dd{
	width: 95%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
#title #news .news_in dd .photo{
	width: 100%;
}
#title #news .news_in dd .photo img{
	width: 100%;
}

#title #news .news_in dd p{
	width:100%;
	height:auto;
	font-size: 90%;
	line-height: 150%;
	text-align:right;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#title #news .news_in dd p a{
	width:100%;
	height:auto;
	color:#ffffff;
	display: block;
}

#title #news .movie_in .video-container{
	position: absolute;
	left:45px;
	top:45px;
}


#contents{
	width: 820px;
	height: 320px;
	text-align: center;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	left:0px;
	top: 860px;
}
#contents .ad{
	padding-bottom: 20px;
}
#contents .ad a:hover{
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	-khtml-opacity:0.65;
	opacity:0.65;
}
#contents .inbox{
	width: 100%;
	height:auto;
	display: none;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
}
#contents .sns{
	width: 95%;
	height:50px;
	display: block;
	text-align: left;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
}
#contents .link_banner{
	width: 95%;
	display: block;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contents .link_banner p{
	width:48%;
	_width:47%;
	padding: 0;
	margin-top: 10px;
	margin-right: 1%;
	margin-bottom: 10px;
	margin-left: 1%;
	float:left;
	display:block;
	font-size: 80%;
	line-height: 150%;
	font-weight: normal;
	text-align: center;
}
#contents .link_banner a{
	width: 100%;
	height:auto;
	color:#CCCCCC;
	display:block;
}
#contents .link_banner img{
	witdh:100%;
	height:auto;
	width: 100%;
}
div.copyright {
	width: 820px;
	height: 40px;
	text-align:center;
	padding: 0;
	margin:0;
	position: absolute;
	left:0px;
	bottom: 0px;
}
div.copyright strong{
	width: 280px;
	height: 20px;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(images/p_copyright.png);
	background-repeat: no-repeat;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main #menu{
	width: 270px;
	height: 1400px;
	background-image: url(images/p_imenu_back.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	display: block;
	clear: both;
	margin: 0;
	padding:0;
	position:absolute;
	top: 0px;
	right: 0px;
	z-index:0;
}
#main #menu h1{
	width: 100%;
	height: 430px;
	background-image: url(images/p_logo.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px;
	margin-top: 140px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #menu ul{
	width: 252px;
	height:auto;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 40px;
	_margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 5px;
	_margin-left: 2px;
	list-style-type: none;
}
#main #menu li{
	width:62px;
	height:206px;
	background-repeat: no-repeat;
	list-style-type: none;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#main #menu li a{
	width:100%;
	height:206px;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
/*
#main #menu li a:hover{
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	-khtml-opacity:0.65;
	opacity:0.65;
}*/

#main #menu li a.m01{
	background-image: url(images/p_menu01_off.png);
}
#main #menu li a.m02{
	background-image: url(images/p_menu02_off.png);
}
#main #menu li a.m03{
	background-image: url(images/p_menu03_off.png);
}
#main #menu li a.m04{
	background-image: url(images/p_menu04_off.png);
}
#main #menu li a.m05{
	background-image: url(images/p_menu05_off.png);
}
#main #menu li a.m06{
	background-image: url(images/p_menu06_off.png);
}
#main #menu li a.m07{
	background-image: url(images/p_menu07_off.png);
}
#main #menu li a.m08{
	background-image: url(images/p_menu08_off.png);
}

#main #menu li a.m01top{
	background-image: url(images/p_menu01_top.png);
}
#main #menu li a.m02top{
	background-image: url(images/p_menu02_top.png);
}
#main #menu li a.m03top{
	background-image: url(images/p_menu03_top.png);
}
#main #menu li a.m04top{
	background-image: url(images/p_menu04_top.png);
}
#main #menu li a.m05top{
	background-image: url(images/p_menu05_top.png);
}
#main #menu li a.m06top{
	background-image: url(images/p_menu06_top.png);
}
#main #menu li a.m07top{
	background-image: url(images/p_menu07_top.png);
}
#main #menu li a.m08top{
	background-image: url(images/p_menu08_top.png);
}

/* hover */
#main #menu li a.m01:hover{
	background-image: url(images/p_menu01_on.png);
}
#main #menu li a.m02:hover{
	background-image: url(images/p_menu02_on.png);
}
#main #menu li a.m03:hover{
	background-image: url(images/p_menu03_on.png);
}
#main #menu li a.m04:hover{
	background-image: url(images/p_menu04_on.png);
}
#main #menu li a.m05:hover{
	background-image: url(images/p_menu05_on.png);
}
#main #menu li a.m06:hover{
	background-image: url(images/p_menu06_on.png);
}
#main #menu li a.m07:hover{
	background-image: url(images/p_menu07_on.png);
}
#main #menu li a.m08:hover{
	background-image: url(images/p_menu08_on.png);
}

/* 準備中 */
#main #menu li.none01{
	background-image: url(images/p_menu01_none.png);
}
#main #menu li.none02{
	background-image: url(images/p_menu02_none.png);
}
#main #menu li.none03{
	background-image: url(images/p_menu03_none.png);
}
#main #menu li.none04{
	background-image: url(images/p_menu04_none.png);
}
#main #menu li.none05{
	background-image: url(images/p_menu05_none.png);
}
#main #menu li.none06{
	background-image: url(images/p_menu06_none.png);
}
#main #menu li.none07{
	background-image: url(images/p_menu07_none.png);
}
#main #menu li.none08{
	background-image: url(images/p_menu08_none.png);
}

#main #menu p.b_line{
	width: 230px;
	height: 88px;
	text-align: center;
	display: block;
	clear: both;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px;
	padding-top:15px;
	_padding-top:0px;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#main #menu p.b_line a{
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(images/p_button_line.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#main #menu p.b_gyao{
	width: 230px;
	height: 88px;
	text-align: center;
	display: block;
	clear: both;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px;
	padding-top:10px;
	_padding-top:0px;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#main #menu p.b_gyao a{
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(images/p_button_gyao.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#main #menu p.b_gurunavi{
	width: 220px;
	height: 80px;
	text-align: center;
	display: block;
	clear: both;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px;
	padding-top:10px;
	_padding-top:0px;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#main #menu p.b_gurunavi a{
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(images/p_banner_mg.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#main #menu p.b_synccast{
	width: 230px;
	height: 88px;
	text-align: center;
	display: block;
	clear: both;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px;
	padding-top:10px;
	_padding-top:0px;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#main #menu p.b_synccast a{
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(images/p_button_synccast.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#main #menu p.b_toei{
	width: 230px;
	height: 88px;
	text-align: center;
	display: block;
	clear: both;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px;
	padding-top:10px;
	_padding-top:0px;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#main #menu p.b_toei a{
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(images/p_button_toei.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#main #menu p.b_synccast a:hover,#main #menu p.b_gyao a:hover,#main #menu p.b_gurunavi a:hover,#main #menu p.b_toei a:hover{
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	-khtml-opacity:0.65;
	opacity:0.65;
}


#footer {
	width: 100%;
	color: #ffffff;
	font-size: 100%;
	line-height: 120%;
	text-align: center;
	background-color: #711b0f;
	background-image: url(images/back_footer.jpg);
	background-repeat: repeat;
	display: block;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer .footer_in{
	width:690px;
	display: block;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}
#footer .mx_copyright{
	color: #ffffff;
}
#footer a{
	color: #ffffff;
	text-decoration: none;
}

#footer_box select{
	width:70%;
	font-size:120%;
	line-height:140%;
	margin-top:30px;
	margin-bottom:30px;
}
/* 320幅用 SNSボタン */
.btn_sns img{
	width:50px;
	height:50px;
	margin:10px 3px 25px 3px;
}

.hide_text {
	line-height: 120%;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

/* 擬似インラインフレーム */
.inline_ {
	width:700px;
	height:295px;
	float: left;
	overflow: auto;
	display: block;
	scrollbar-arrow-color: #cccccc;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #111111;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
