@charset "UTF-8";
/*リセット*/
body,p,h1,h2,h3,h4,h5,ul,li,dl,dt,dd,th
{
margin:0; padding:0;
font-size:medium;
font-weight:normal;
 }
img,a{ border:none; }
li{ list-style:none; }






/*

ボディ設定

*/
body
{
	background:#000;
}



div#container
{
	position:relative;
}

div#container p#followme
{
	position:fixed;
	right:0;
	top:150px;
	z-index:1000;
}

*html div#container p#followme{display:none;}



/*

リンク設定

*/
a{color:#F90;}
a:visited{color:#F90;}
a:hover{color:#F60;}


/*

共通クラス

*/
.clear{clear:both;}
.clearfix:after {  
   visibility: hidden;  
   display: block;  
   font-size: 0;  
   content: " ";  
   clear: both;  
   height: 0;  
   }  
* html .clearfix             { zoom: 1; } /* IE6 */  
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


.gototop
{
	clear:both;
	text-align:right;
	font-size:0.75em;
	margin:30px 0 0 0;
	padding-right:15px;
}



/*マージン*/
.ma_top10{margin-top:10px;}
.ma_top30{margin-top:30px;}

.ma_right10{margin-right:13px;}
.ma_right20{margin-right:20px;}

/*フォントカラー*/
.red{color:#a40000;}












/*---------------------------------------*/





/*

ヘッダー

*/
div#header
{
	width:100%;
	height:59px;
	background:url(../image/header_bg.png) repeat-x;
	position:relative;
}

div#header img.logo
{
	height:38px;
	padding-left:20px;
	margin-top:7px;
}

div#header p.tce_link
{
	background:url(../image/arrow.gif) left center no-repeat;
	font-size:0.75em;
	padding-left:17px;
	position:absolute;
	right:20px;
	bottom:7px;
}




/*

フッター

*/
div#footer
{
	width:100%;
	background:#FFF url(../image/footer_bg.gif) left top repeat-x;
	position:relative;
}

div#footer img.logo
{
	height:38px;
	padding-left:20px;
	margin-top:14px;
}

div#footer p.tce_link
{
	background:url(../image/arrow.gif) left center no-repeat;
	font-size:0.75em;
	padding-left:17px;
	position:absolute;
	right:20px;
	top:15px;
}



div#footer div.flash
{
	width:850px;
	margin:15px auto 0 auto;
}

div#footer div.flash h3
{
	background:url(../image/h_footer_fla.gif) no-repeat;
	width:784px;
	height:20px;
	text-indent:-9999px;
	margin:0 auto;
}



div#footer div.member
{
	width:636px;
	margin:40px auto 0 auto;
}


div#footer div.member p.logo
{
	background:url(../image/logo_tce_lar.jpg) no-repeat;
	width:156px;
	height:163px;
	text-indent:-9999px;
	float:left;
	margin-right:30px;
}

div#footer div.member div.right_box
{
	width:450px;
	float:right;
}

div#footer div.member div.right_box p.btn
{
	width:341px;
	height:65px;
	overflow:hidden;
	margin:0 auto;
	text-indent:-9999px;
}

div#footer div.member div.right_box p.btn a
{
	background:url(../image/btn_member.jpg) no-repeat;
	display:block;
	width:341px;
	height:66px;
	overflow:hidden;
}


div#footer div.member div.right_box p.btn a:hover
{
	background-position:0 -66px;
}


div#footer div.member div.right_box p.copy
{
	font-size:1em;
	font-weight:bold;
	color:#333;
	margin-top:20px;
	line-height:1.5em;
}



div#footer p.link
{
	font-size:0.875em;
	text-align:center;
	color:#666;
	margin-top:70px;
}

div#footer p.copyright
{
	font-size:0.75em;
	text-align:center;
	color:#666;
	margin-top:30px;
	margin-bottom:10px;
}



/*--------------------------------------------------------------------*/


/*

メインコンテンツここから

*/

div#main
{
	
	padding-bottom:20px;
	background:#FFF;
	margin:0 auto;
	width:960px;
}

div#main div.top_box {position:relative; width:960px; height:665px;}

div#main div.top_box h1
{
	background:url(../image/main.jpg) no-repeat;
	width:950px;
	height:665px;
	text-indent:-9999px;
}



p.bnr_cmp
{
	background:url(../image/dis.gif) no-repeat;
	width:718px;
	height:106px;
	text-indent:-9999px;
	margin:1em auto 0 auto;
}


p.bnr_cmp a
{
	width:784px;
	height:202px;
	display:block;
}





div#main div.top_box p.cmp
{
	position:absolute;
	right:23px;
	bottom:-34px;
	width:542px;
	height:198px;
}


div#main h2.main_copy
{
	background:url(../image/copy.gif) no-repeat;
	width:826px;
	height:40px;
	text-indent:-9999px;
	margin:30px auto 0 auto;
}

div#main .strong
{
	color:#007cc8;
}



div.movie_info_wrap
{
	width:940px;
	margin:30px auto 0 auto;
}

div.movie_info_wrap div.info_box
{
	width:270px;
	float:left;
}

div.movie_info_wrap div.info_box .center{text-align:center;}

div.movie_info_wrap div.info_box h3{font-size:15px; font-weight:bold;}

div.movie_info_wrap div.info_box p{font-size:0.75em; line-height:1.5em; margin-top:10px; color:#333;}


div.movie_info_wrap div.info_box div.center
{
	text-align:center;
}



div.movie_info_wrap div.movie_box
{
	width:640px;
	float:right;
}

div.movie_info_wrap div.movie_box p.btn a
{
	background:url(../image/btn_movie.jpg) no-repeat;
	width:350px;
	height:46px;
	text-indent:-9999px;
	margin:20px auto 0 auto;
	display:block;
}



div.cast_staff_wrap
{
	width:952px;
	height:515px;
	position:relative;
	background:url(../image/still.jpg) no-repeat left bottom;
	margin-top:30px;
	z-index:1;
}


div.cast_staff_box
{
	width:500px;
	position:absolute;
	right:60px;
}

div.cast_staff_box p{font-size:0.75em; color:#333; margin-top:10px;}

div.cast_staff_wrap h3{text-indent:-9999px;}

div.cast_staff_wrap h3.cast
{
	background:url(../image/h_cast.gif) no-repeat;
	width:102px;
	height:36px;
}


div.cast_staff_wrap h3.staff
{
	background:url(../image/h_staff.gif) no-repeat;
	width:102px;
	height:36px;
}



div.other_box
{
	margin-top:-100px;
	z-index:100;
	position:relative;
}

div.other_box div.box_wrap
{
	width:780px;
	margin:15px auto 0 auto;
	z-index:100;
}

div.other_box div.box_wrap h3
{
	font-weight:bold;
	margin-top:10px;
	font-size:15px;
}

div.other_box div.box_wrap p.btn
{
	text-indent:-9999px;
	width:225px;
	margin:10px auto 0 auto;
}

div.other_box div.box_wrap p.btn a
{
	background:url(../image/btn_box.jpg) no-repeat;
	width:225px;
	height:59px;
	display:block;
}

div.other_box h2
{
	width:824px;
	height:174px;
	margin:0 auto;
}

div.other_box div.box1
{
	width:380px;
	text-align:center;
	margin-right:20px;
	float:left;
}

div.other_box div.box2
{
	width:380px;
	text-align:center;
	float:left;
}



