@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/hdd/image/hdd_mainimg.jpg) top right no-repeat;
	}
	
	
	
#main_contents #a .main_read{
	width:280px;
	}	
	
#main_contents #a .spec{
	width:214px;
	height:59px;
	}	
	
#main_contents #a .box{
	width:680px;
	height:279px;
	background:url(/avd/tv/hdd/image/box.jpg) top left no-repeat;
	position:relative;
	zoom:1;
	}	
	
#main_contents #a .box .usb_left{
	width:148px;
	height:84px;
	position:absolute;
	zoom:1;
	top:145px;
	left:351px;
	}	
	
#main_contents #a .box .usb_right{
	width:148px;
	height:84px;
	position:absolute;
	zoom:1;
	top:145px;
	left:515px;
	}		
	
/*-----セクションb c d-----*/


#main_contents #b .section_body .text,
#main_contents #c .section_body .text,
#main_contents #d .section_body .text
{
	float:left;
	width:320px;
	}
	
#main_contents #b .section_body .image,
#main_contents #c .section_body .image,
#main_contents #d .section_body .image
{
	float:right;
	}
	
/*-----セクションc-----*/	
	
#main_contents #c .section_body .image{
	margin-top:-32px;
	
	}	
	
#main_contents #c .section_body .case_study{
	clear:both;
	padding-top:30px;
	}	
	
#main_contents #d .section_body .image{
	width:329px;
	height:182px;
	background:url(/avd/tv/hdd/image/hdd_img8.jpg) top left no-repeat;
	position:relative;
	zoom:1;
	}	
	
#main_contents #d .section_body .image img{
	position:absolute;
	top:129px;
	left:119px;
	}	
	
	
/*-----IE6-----*/	


	
*html #main_contents .moviecontent{
	margin-left:30px;
	}	
	
	
	
*html #main_contents #c .section_body {
	margin-top:-32px;
	}	
	
*html #main_contents #c .section_body .image {
	padding-top:32px;
	}	
	
*html #main_contents #c .section_body .text{
	padding-top:32px;
	}	
	
	