@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:#3399cc;}
a:visited{color:#3399cc;}
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;}
.ma_right40{margin-right:40px;}

.red{color:#a40000;}
.sky_blue{color:#73bdfa;}
.deep_blue{color:#2987be;}

.nowrap{white-space:nowrap;}

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



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






body{background:#FFF url(../image/bg_body.jpg) left top repeat-x;}


/*---------------------------------------*/
div#wrap
{
	width:848px;
	margin:0 auto;
	background:url(../image/bg_main.png) repeat-y;
	padding:0 7px;
}



/*

ヘッダー

*/
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;
}
.logo
{
	width:241px;
	height:61px;
	display:block;
	background:url(../image/tce_logo.jpg) no-repeat;
	text-indent:-9999px;
}

/*

フッター

*/
div#footer
{
	border-top:1px solid #FF7F00;
	padding-top:5px;
	margin-top:30px;
	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_img
{
	background:url(../image/main_img.jpg) no-repeat;
	width:848px;
	height:533px;
	
	position:relative;
}

div#main_img h1,
div#main_img h2,
div#main_img p{text-indent:-9999px;}

div#main_img div#movie
{
	width:320px;
	height:270px;
	position:absolute;
	top:260px;
	left:46px;
}

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

div#main
{
	width:756px;
	margin:0 auto;
}

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


/*イントロダクション*/
div#introduction{ position:relative; margin-top:20px;}

div#introduction h2
{
	background:url(../image/h_introduction.gif) no-repeat;
	width:756px;
	height:24px;
}

div#introduction img
{
	position:absolute;
	width:264px;
	height:192px;
	right:0px;
	top:-20px;
}

div#introduction p
{
	color:#666;
	width:480px;
	margin-top:10px;
	font-size:0.875em;
	line-height:1.5em;
}


/*あらすじ*/
div#outline{margin-top:50px;}


div#outline h2
{
	background:url(../image/h_outline.gif) no-repeat;
	width:756px;
	height:24px;
}
div#outline p
{
	color:#666;
	margin-top:10px;
	font-size:0.875em;
	line-height:1.5em;
	clear:both;
}

div#outline p img
{
	float:right;
	padding-left:20px;
}




/*キャスト*/
div#cast{margin-top:50px;}


div#cast h2
{
	background:url(../image/h_cast.gif) no-repeat;
	width:756px;
	height:24px;
}

div#cast p
{
	color:#666;
	font-size:0.875em;
	line-height:1.5em;
}


div#cast div.main_box
{
	width:756px;
	margin-top:30px;
	clear:both;
}

div#cast div.main_box img
{
	width:309px;
	height:238px;
	float:left;
}

div#cast div.main_box div.right_box
{
	width:400px;
	float:right;
}


/*柳下大*/
div#cast div.main_box div.right_box h3.name_yanagishita
{
	background:url(../image/name_yanagishita.gif) no-repeat;
	width:103px;
	height:26px;
	text-indent:-9999px;
}

/*古原靖久*/
div#cast div.main_box div.right_box h3.name_furuhara
{
	background:url(../image/name_furuhara.gif) no-repeat;
	width:125px;
	height:26px;
	text-indent:-9999px;
}

/*三浦涼介*/
div#cast div.main_box div.right_box h3.name_miura
{
	background:url(../image/name_miura.gif) no-repeat;
	width:103px;
	height:26px;
	text-indent:-9999px;
}

/*牧田哲也*/
div#cast div.main_box div.right_box h3.name_makita
{
	background:url(../image/name_makita.gif) no-repeat;
	width:103px;
	height:26px;
	text-indent:-9999px;
}

/*河合龍之介*/
div#cast div.main_box div.right_box h3.name_kawai
{
	background:url(../image/name_kawai.gif) no-repeat;
	width:103px;
	height:26px;
	text-indent:-9999px;
}




div#cast div.main_box div.right_box p.outline
{
	color:#333;
	margin-top:5px;
}

div#cast div.main_box div.right_box div.profile
{
	width:400px;
	border-top:2px #333 dotted;
	padding-top:5px;
	margin-top:5px;
}




div#sub_box_wrap
{
	width:756px;
	clear:both;
}


div#cast div.sub_box
{
	width:358px;
	margin-top:30px;
	float:left;
}

div#cast div.sub_box img
{
	width:243px;
	height:186px;
	margin:0 auto;
	display:block;
}

div#cast div.sub_box p.outline
{
	color:#333;
	margin-top:5px;
}

div#cast div.sub_box div.profile
{
	width:358px;
	border-top:2px #333 dotted;
	padding-top:5px;
	margin-top:5px;
}



/*平田弥里*/
div#cast div.sub_box h3.name_hirata
{
	background:url(../image/name_hirata.gif) no-repeat;
	width:120px;
	height:26px;
	text-indent:-9999px;
}

/*小池里奈*/
div#cast div.sub_box h3.name_koike
{
	background:url(../image/name_koike.gif) no-repeat;
	width:103px;
	height:26px;
	text-indent:-9999px;
}

/*古川雄大*/
div#cast div.sub_box h3.name_furukawa
{
	background:url(../image/name_furukawa.gif) no-repeat;
	width:103px;
	height:26px;
	text-indent:-9999px;
}

/*篠井英介*/
div#cast div.sub_box h3.name_sasai
{
	background:url(../image/name_sasai.gif) no-repeat;
	width:103px;
	height:26px;
	text-indent:-9999px;
}





/*スタッフ*/
div#staff{margin-top:50px;}

div#staff h2
{
	background:url(../image/h_staff.jpg) no-repeat;
	width:756px;
	height:24px;
}

div#staff div.left_box
{
	width:380px;
	float:left;
	margin-top:10px;
}

div#staff div.left_box ul li
{
	line-height:1.5em;
	font-size:0.875em;
	color:#666;
}

div#staff div.left_box h3
{
	font-size:0.875em;
	color:#666;
	margin-top:5px;
}

div#staff div.left_box p
{
	font-size:0.875em;
	color:#666;
}

div#staff img
{
	width:247px;
	height:168px;
	float:right;
	margin-top:10px;
}








/*DVD*/
div#dvd{ margin-top:30px;}

div#dvd h2
{
	background:url(../image/h_dvd.jpg) no-repeat;
	width:756px;
	height:24px;
}

div#dvd .strong
{
	color:#f29000;
	font-weight:bold;
}


div#dvd div.dvd_box_01
{
	width:756px;
	margin-top:30px;
}


div#dvd div.dvd_box_01 div.tokuten_box
{
	width:436px;
}

div#dvd div.dvd_box_01 div.tokuten_box div.left_box
{
	float:left;
	width:218px;
}

div#dvd div.dvd_box_01 div.left_box p
{
	margin-top:10px;
	color:#C00;
	font-size:12px;
	line-height:1.5em;
}

div#dvd div.dvd_box_01 div.tokuten_box div.right_box
{
	float:right;
	width:180px;
}

div#dvd div.dvd_box_01 div.tokuten_box div.right_box p
{
	color:#333;
	font-size:0.75em;
}











div#dvd h4
{
	font-size:0.875em;
	margin-top:15px;
}



div#dvd div.left_box
{
	width:260px;
	float:left;
}

div#dvd div.right_box
{
	float:right;
	width:436px;
}

div#dvd img.img_s
{
	width:153px;
	margin:0 auto;
	display:block;
}


div#dvd div.right_box p.p01
{
	font-size:0.875em;
	color:#666;
}

div#dvd div.right_box ul li
{
	font-size:0.875em;
	color:#666;
}

div#dvd div.right_box h3.premium
{
	background:url(../image/name_premium.gif) no-repeat;
	width:376px;
	height:48px;
	text-indent:-9999px;
}

div#dvd div.right_box h3.standard
{
	background:url(../image/name_standard.gif) no-repeat;
	width:376px;
	height:48px;
	text-indent:-9999px;
}

div#dvd div.right_box h3.navi
{
	background:url(../image/name_navi.gif) no-repeat;
	width:412px;
	height:48px;
	text-indent:-9999px;
}

div#dvd div.right_box p.strong{margin-top:20px;}

div#dvd div.right_box ul{margin-top:0px;}


div#dvd div.right_box p.price_premium
{
	background:url(../image/text_premium.gif) no-repeat;
	width:301px;
	height:18px;
	text-indent:-9999px;
	margin-top:20px;
}

div#dvd div.right_box p.price_standard
{
	background:url(../image/text_standard.gif) no-repeat;
	width:293px;
	height:19px;
	text-indent:-9999px;
	margin-top:20px;
}

div#dvd div.right_box p.price_navi
{
	background:url(../image/text_navi.gif) no-repeat;
	width:217px;
	height:21px;
	text-indent:-9999px;
	margin-top:20px;
}

div#dvd div.left_box div.shopping_box
{
	background:url(../image/btn_kounyu.jpg) no-repeat;
	width:175px;
	height:45px;
	margin:30px auto 0 auto;
	text-align:center;
}

div#dvd div.left_box div.shopping_box h3{text-indent:-9999px; height:25px;}

div#dvd div.left_box div.shopping_box ul{margin:0 auto; padding-left:5px; width:174px;}


*html div#dvd div.left_box div.shopping_box ul{margin-top:8px; padding-left:5px; width:174px;}
*:first-child+html div#dvd div.left_box div.shopping_box ul{margin-top:8px; padding-left:5px; width:174px;}





div#dvd div.left_box div.shopping_box ul li
{
	float:left;
	font-size:12px;
	width:87px;
	text-align:center;
}

div#dvd div.left_box div.shopping_box ul li a{color:#FFF;}
div#dvd div.left_box div.shopping_box ul li a:visited{color:#FFF;}
div#dvd div.left_box div.shopping_box ul li a:hover{color:#333;}


div#dvd div.right_box ul.ul_img
{
	width:394px;
	margin:10px auto 0 auto;
}


div#dvd div.right_box ul.ul_img li
{
	float:left;
}

div#dvd div.right_box p.p02
{
	font-size:0.875em;
	margin-top10px;
	color:#333;
}


p.p03
{
	font-size:0.75em;
	margin-top:40px;
	text-align:center;
	color:#333;
	clear:both;
}

p.p04
{
	font-size:0.875em;
	margin-top:20px;
	color:#F90;
	clear:both;
}



.border
{
	padding:30px 0;
	border-top:#a5d0e9 3px dotted;
	border-bottom:#a5d0e9 3px dotted;
}







/*


TCエンタテインメント



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


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

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

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


div#box_05 div.box05 ul
{
	width:431px;
	margin:30px auto 0 auto;
}

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

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

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



/*


アニメイト横浜イベント



*/
div#event
{
	width:810px;
	margin:20px auto 0 auto;
	background:#B60300;
	padding:2px;
}

div#event div.title{text-indent:-9999px; height:123px; background:url(../image/event_title.jpg) no-repeat;}

div.main
{
	margin-top:20px;
	background:#FFF;
	widows:806px;
	margin:0 auto 0 auto;
	padding-top:10px;
	padding-bottom:10px;
}


div#event div.left_box
{
	width:520px;
	float:left;
}

div#event div.right_box
{
	width:260px;
	float:right;
	padding-right:10px;
}

div#event div.right_box h3{font-size:16px; margin-top:10px;}
div#event div.right_box h4{font-size:14px;}

div#event div.right_box p{font-size:12px;}




div#event div.left_box p.p01
{
	font-size:14px;
	color:#333;
	padding-left:10px;
	font-weight:bold;
}

div#event div.left_box table
{
	font-size:12px;
	margin-top:20px;
}


div#event div.left_box table th
{
	width:80px;
	padding:3px 5px 3px 0;
	font-size:12px;
}


div#event div.left_box table td
{
	font-size:12px;
	padding:3px 0;
}

div#event div.left_box table td ul li
{
	font-size:12px;
	line-height:1.5em;
}





/*


プレゼント



*/
div#present
{
	width:780px;
	padding:15px;
	background:#bc0301;
	margin:20px auto 0 auto;
}


div#present h2
{
	width:355px;
	height:406px;
	float:left;
	background:url(../image/title_present.jpg) no-repeat;
	text-indent:-9999px;
}

div#present div.right_box
{
	float:right;
	width:403px;
}


div#present div.right_box p.p01
{
	margin-top:10px;
	color:#FFF;
	font-size:0.75em;

}


div#present div.right_box ul
{
	margin-top:10px;
}

div#present div.right_box ul li
{
	font-size:0.875em;
	text-align:center;
}

div#present div.right_box ul a
{
	color:#fff100;
}

div#present div.right_box ul a:hover
{
	color:#fff;
}

div#present div.right_box p.btn
{
	text-indent:-9999px;
	background:url(../image/btn_present.jpg) no-repeat;
	width:363px;
	height:61px;
	margin:20px auto 0 auto;
	cursor:pointer;
}


div#present div.right_box p.finish
{
	text-indent:-9999px;
	background:url(../image/finish.gif) no-repeat;
	width:363px;
	height:39px;
	margin:30px auto 0 auto;
	cursor:pointer;
}


p.popup
{
	color:#FFF;
	text-align:center;
	font-size:0.75em;
}


