@charset "UTF-8";
/* CSS Document */

#main_contents #0{
	width:700px;
	}

#main_contents .moviecontent{
	width:640px;
	height:380px;
	margin:0 auto;
	font-size:18px;
	}
	
/*-----セクション１-----*/

#main_contents #a{
	background:url(/avd/tv/cleaning/image/cle_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:33px;
	}	
	
#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:680px;
	margin-bottom:25px;
	}
	
#main_contents #b .section_body .image
{
	
	width:680px;
	margin-bottom:35px;
	}	
	
#main_contents #b .box{
	width:680px;
	height:244px;
	background:url(/avd/tv/cleaning/image/cle_box.jpg) top left no-repeat;
	position:relative;
	zoom:1;
	}	
	
#main_contents #b .box .other_cleaner1{
	position:absolute;
	top:135;
	left:14;
	zoom:1;
	}
	
#main_contents #b .box .other_cleaner2{
	position:absolute;
	top:135;
	left:179;
	zoom:1;
	}	
	
#main_contents #b .box .other_cleaner3{
	position:absolute;
	top:135;
	left:350;
	zoom:1;
	}		
	
	
/*-----IE6-----*/

 *html #main_contents #b .section_body .image{
	padding-bottom:1px;
	}
	
	
	
	