@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/cable/antenna/image/ant_mainimg.jpg) top right no-repeat;
	}
	

	
	
#main_contents #a .main_read{
	width:330px;
	}	
	
	

	
/*-----セクションb-----*/


#main_contents #b .section_body .text
{
	
	width:680px;
	}
	
#main_contents #b .section_body .cable_type{
	width:650px;
	padding:25px 15px 0 15px;
	}	
	
#main_contents #b .section_body .cable_type h4{
	width:650px;
	font-size:14px;
	font-weight:900;
	color:#2eb0e4;
	padding:0 0 2px 0;
	border-bottom:1px solid #2eb0e4;
	margin-bottom:10px;
	clear:both;
	padding-top:25px;
	}	
	
#main_contents #b .section_body .cable_type .type_text{
	width:315px;
	float:left;
	}
	
#main_contents #b .section_body .cable_type .type_image1{
	float:right;
	padding-right:37px;
	}	
	
#main_contents #b .section_body .cable_type .type_image2{
	float:right;
	}		
	
#main_contents #b .section_body .cable_type .type_image3{
	padding-right:48px;
	float:right;
	}	
	
#main_contents #b .section_body .cable_type .type_image4{
	padding-right:79px;
	float:right;
	}	
	


	
/*-----セクションc-----*/		
	
#main_contents #c .section_body .imgleft{
	float:left;
	width:330px;
	}	
	
#main_contents #c .section_body .imgright{
	float:right;
	}
	
#main_contents #c .section_body .spc{
	margin-bottom:25px;
	}	

	
/*-----IE6-----*/	

*html #main_contents #b .section_body .cable_type .type_image1,
*html #main_contents #b .section_body .cable_type .type_image2,
*html #main_contents #b .section_body .cable_type .type_image3,
*html #main_contents #b .section_body .cable_type .type_image4{
	float:right;
	margin-right:-20px;
	}	
	
	
	
	