@charset "UTF-8";
/* CSS Document */

#main_contents #0{
	width:700px;
	}

#main_contents .moviecontent{
	width:640px;
	height:380px;
	margin:0 auto;
	font-size:18px;
	background-color:#333;
	}
	
/*-----セクション１-----*/

#main_contents #a{
	background:url(/avd/tv/protection-seal/image/fil_mainimg.jpg) top right no-repeat;
	}
	
#main_contents #a .section_body .link_btn{
	margin-bottom:100px;
	}	
		
#main_contents #a .main_read{
	width:330px;
	}	
	
#main_contents #a .spec{
	width:214px;
	height:110px;
	}	
	
#main_contents #a .box{
	width:680px;
	height:354px;
	background:url(../images/lan/lan_box.jpg) top left no-repeat;
	position:relative;
	zoom:1;
	}	
	
#main_contents #a .box .lancable{
	width:161px;
	height:215px;
	position:absolute;
	zoom:1;
	top:114px;
	left:503px;
	}	
	

	
/*-----セクションb-----*/


#main_contents #b .section_body .text
{
	width:330px;
	float:left;
	}
	
#main_contents #b .section_body .image
{
	float:right;
	width:220px;
	padding-right:55px
	}	
	
#main_contents #b .box{
	width:680px;
	height:262px;
	background:url(../images/film/fil_box.jpg) top left no-repeat;
	position:relative;
	zoom:1;
	clear:both;
	}	
	
#main_contents #b .box .otherfilm1{
	position:absolute;
	top:60;
	left:15;
	zoom:1;
	}
	
#main_contents #b .box .otherfilm2{
	position:absolute;
	top:60;
	left:180;
	zoom:1;
	}	
	
#main_contents #b .box .otherfilm3{
	position:absolute;
	top:60;
	left:358;
	zoom:1;
	}	
	
#main_contents #b .box .otherfilm4{
	position:absolute;
	top:60;
	left:521;
	zoom:1;
	}		
	
	
/*-----IE6-----*/	


	
*html #main_contents .moviecontent{
	margin-left:30px;
	}	
	
	
	
	
	