@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; }


/*リンク設定*/
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 */


.ma_top10{margin-top:10px;}
.ma_top30{margin-top:30px;}


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

.red{color:#a40000;}

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



img.logo
{
	width:241px;
	height:61px;
	display:block;
	padding-left:10px;
}






body
{
	background:#FFF url(../image/bg_body.gif);
}


/*---------------------------------------*/
div#wrap
{
	width:850px;
	border-left:#FF7F00 1px solid;
	border-right:#FF7F00 1px solid;
	margin:0 auto;
	background:#fff;
}



/*

ヘッダー

*/
div#header
{
	width:848px;
	border-bottom:1px #FF7F00 solid;
	padding-bottom:5px;
	padding-top:10px;
	position:relative;
}

div#header p.tce_link
{
	background:url(../image/arrow.gif) no-repeat left center;
	padding-left:19px;
	float:right;
	font-size:0.875em;
	position:absolute;
	right:10px;
	bottom:5px;
}


/*

フッター

*/
div#footer
{
	border-top:1px solid #FF7F00;
	padding-top:5px;
	
	position:relative;
}

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

div#footer p.copyright
{
	color:#333;
	font-size:0.75em;
	margin-top:20px;
	padding-left:10px;
}



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

div#main
{
	background:#FFF;
	width::850px;
	padding-bottom:20px;
}




div#main div#title
{
	width:850px;
	height:557px;
	background:url(../image/main.jpg) no-repeat;
	
	position:relative;
}

div#main div#title h1{text-indent:-9999px;}

div#title div#movie
{
	position:absolute;
	top:238px;
	right:22px;
}

div#title div#btn_movie
{
	width:320px;
	height:42px;
	position:absolute;
	top:513px;
	right:22px;
}



.update
{
	width:610px;
	height:105px;
	overflow:auto;
}



/*
ナビゲーション
*/
ul#navi
{
	width:812px;
	background:url(../image/bg_navi.jpg) repeat-x;
	overflow:hidden;
	height:44px;
	padding-left:38px;
}

ul#navi li
{
	text-indent:-9999px;
	float:left;
}

ul#navi li a{display:block; height:44px; overflow:hidden;}

ul#navi li.navi_01{width:111px;}
ul#navi li.navi_01 a
{
	width:111px;
	background:url(../image/navi.jpg) no-repeat -38px 0;
}
ul#navi li.navi_01 a:hover{background-position: -38px -44px;}


ul#navi li.navi_02{width:93px;}
ul#navi li.navi_02 a
{
	width:93px;
	background:url(../image/navi.jpg) no-repeat -149px 0;
}
ul#navi li.navi_02 a:hover{background-position: -149px -44px;}


ul#navi li.navi_03{width:226px;}
ul#navi li.navi_03 a
{
	width:226px;
	background:url(../image/navi.jpg) no-repeat -242px 0;
}
ul#navi li.navi_03 a:hover{background-position: -242px -44px;}


ul#navi li.navi_04{width:96px;}
ul#navi li.navi_04 a
{
	width:96px;
	background:url(../image/navi.jpg) no-repeat -468px 0;
}
ul#navi li.navi_04 a:hover{background-position: -468px -44px;}


ul#navi li.navi_05{width:106px;}
ul#navi li.navi_05 a
{
	width:106px;
	background:url(../image/navi.jpg) no-repeat -564px 0;
}
ul#navi li.navi_05 a:hover{background-position: -564px -44px;}


ul#navi li.navi_06{width:144px;}
ul#navi li.navi_06 a
{
	width:144px;
	background:url(../image/navi.jpg) no-repeat -670px 0;
}
ul#navi li.navi_06 a:hover{background-position: -670px -44px;}


/*サブナビ*/
p.navi
{
	text-align:right;
	margin-right:15px;
	font-size:0.875em;
	font-weight:bold;
	margin-top:20px;
}


/*ナビゲーションここまで*/


div#content
{
	width:850px;
	height:1751px;
	background:url(../image/content.jpg) no-repeat;
	margin-top:15px;
}

div#content h2
{
	background:url(../image/h_update.gif) no-repeat;
	width:158px;
	height:22px;
	text-indent:-9999px;
	margin-left:33px;
}

div#content ul{margin-top:10px; margin-left:33px; width:590px;}

div#content ul li
{
	border-bottom:#999 dotted 1px;
	padding-bottom:3px;
	font-size:0.875em;
}


/*


キャスト


*/

div#cast
{
	width:810px;
	margin:20px auto 0 auto;
	background:url(../image/film.gif) center bottom no-repeat;
	padding-bottom:40px;
}

div#cast h2
{
	background:url(../image/h_cast.gif) no-repeat;
	width:807px;
	height:67px;
	text-indent:-9999px;
}

div#cast div.cast_box
{
	width:810px;
	margin-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #999;
}

div#cast div.cast_box img
{
	display:block;
	float:left;
	width:150px;
}

div#cast div.cast_box div.right_box
{
	width:620px;
	float:right;
}

div#cast div.cast_box div.right_box h3
{
	font-size:18px;
	font-weight:bold;
	color:#333
}

div#cast div.cast_box div.right_box h4
{
	font-size:0.75em;
	color:#333;
	margin-top:3px;
}

div#cast div.cast_box div.right_box p
{
	font-size:0.875em;
	color:#666;
	margin-top:10px;
}






/*//////*/



div#guest
{
	background:url(../image/guest.jpg) no-repeat;
	width:780px;
	height:482px;
	margin:20px auto 0 auto;
	padding:15px;
}

div#guest h2{text-indent:-9999px;}

div#guest h3
{
	color:#F90;
	font-size:16px;
	font-weight:bold;
	margin-top:15px;
}

div#guest p
{
	font-weight:bold;
	font-size:14px;
	color:#666;
	line-height:1.5em;
}

h2.aword
{
	background:url(../image/aword.jpg) no-repeat;
	width:813px;
	height:727px;
	margin:20px auto 0 auto;
	text-indent:-9999px;
}





div#dvd{
	width:810px;
	margin:20px auto 0 auto;
}

div#dvd h2
{
	background:url(../image/h_dvd.jpg) no-repeat;
	width:774px;
	height:46px;
	margin:10px auto;
	text-indent:-9999px;
}


div#dvd p.btn
{
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

div#dvd p.btn a
{
	background:#fdd000;
	display:block;
	width:300px;
	height:30px;
	line-height:30px;
	margin:10px auto 0 auto;
	color:#FFF;
	text-decoration:none;
}

div#dvd p.btn a:hover
{
	background:#c9a500;
	color:#FFF;
}

div#dvd .box_season1
{
	
}

div#dvd .box_season2
{
	
}

div#dvd p.btn a:hover{color:#FFF}



/*


壁紙


*/

#wp{ margin-top:20px;margin-left:20px;}

#wp h2
{
	background:url(../image/h_wallpaper.gif) no-repeat;
	width:667px;
	height:57px;
	text-indent:-9999px;
}

#wp ul.wp_list{margin-top:10px; }

#wp ul.wp_list li.wp_box
{
	width:187px;
	float:left;
	margin-right:20px;
	
}

#wp ul.wp_list li.wp_box ul{ margin-top:5px;}

#wp ul.wp_list li.wp_box ul li
{
	line-height:1.5em;
	font-size:12px;
}

#wp h3
{
	background:url(../image/setteing.gif) no-repeat left center;
	padding-left:35px;
	font-size:16px;
	font-weight:bold;
	color:#333;
	margin-top:15px;
}

#wp h4.pc
{
	background:url(../image/pc.gif) no-repeat;
	padding-left:40px;
	font-size:14px;
	font-weight:bold;
	color:#333;
	height:32px;
	margin-top:10px;
	line-height:32px;
}

#wp h4.mac
{
	background:url(../image/mac.gif) no-repeat;
	padding-left:40px;
	font-size:14px;
	font-weight:bold;
	color:#333;
	height:32px;
	margin-top:10px;
	line-height:32px;
}


#wp p.flow
{
	font-size:12px;
	color:#666;
	margin-top:5px;
	line-height:1.5em;
	padding-right:10px;
}

#wp p.flow strong{font-weight:bold; color:#333;}




/*


メンバー募集


*/

div#tce_member
{
	width:808px;
	height:258px;
	margin:30px auto 0 auto;
	background:url(../image/bg_tce_box.jpg) no-repeat;
	position:relative;
}


div#tce_member div.box
{
	width:483px;
	position:absolute;
	right:16px;
	top:10px;
}

div#tce_member div.box h2
{
	font-size:22px;
	padding:5px 0;
	text-align:center;
	width:483px;
	margin-top:10px;
	background:#F60;
}

div#tce_member div.box p
{
	font-size:16px;
	line-height:1.5em;
	text-align:center;
	margin-top:20px;
}


div#tce_member div.box ul
{
	width:431px;
	margin:30px auto 0 auto;
}

div#tce_member div.box ul li
{
	float:left;
	text-indent:-9999px;
}

div#tce_member div.box ul li.tce a
{
	background:url(../image/btn_tce.png) no-repeat;
	width:218px;
	height:67px;
	display:block;
	margin-right:30px;
}

div#tce_member div.box ul li.twitter a
{
	background:url(../image/btn_twitter.png) no-repeat;
	width:183px;
	height:67px;
	display:block;
}



div#screensaver
{
	margin-top:20px;
	margin-left:20px;}

div#screensaver h2
{
	background:url(../image/h_screensaver.gif) no-repeat;
	width:260px;
	height:43px;
	text-indent:-9999px;
}


div#screensaver p.p01
{
	font-size:0.75em;
	color:#333;
	margin-top:5px;
}

div#screensaver p.p02
{
	font-size:0.625em;
	color:#333;
	margin-top:5px;
}


div#screensaver ul{margin-top:15px;}

div#screensaver ul li
{
	float:left;
}

div#screensaver ul li.win
{
	background:url(../image/pc.gif) no-repeat;
	padding-left:40px;
	font-size:18px;
	line-height:32px;
	height:32px;
	font-weight:bold;
	margin-right:30px;
	width:160px;
}

div#screensaver ul li.mac
{
	background:url(../image/mac.gif) no-repeat;
	padding-left:40px;
	font-size:18px;
	line-height:32px;
	height:32px;
	font-weight:bold;
	width:125px;
}




