/* CSS information=====================
File name:device/main.css
Description:main(float)
Editors:Yukiko Watanabe
Last Editor: Yukiko Watanabe
Date:2009.07.21
Table of Contents:
[PRODUCT]
  *
==================================== */
/* 上書き=====================*/
#main_contents{
	height:100%;
	clear: both;/* フロートを解除 */
	padding: 0 0;
	background: url(../../image/sub/main_carbon_bgimage-trans.png) repeat-x left top;/* MAIN CONTENTSのシャドウ */
}
/* パンくずメニューの再定義 */
#bc_float1{
	height: 20px;
	float: left;/* 左フロート */
	margin: 20px 0 0 0px;
	color: #FFFFFF;
	}
#bc_float1 a{
	color: #FFFFFF;
	}
#bc_float1 a:hover{
	color: #FFFFFF;
	}
#bc_float2{
	height: 20px;
	float:  left;/* 左フロート */
	padding: 0 0 0px 20px;
	margin: 20px 0 0 10px;
	color: #FFFFFF;
	}
.bc_icon{
	background: url(../../image/common/bc_icon2.gif) no-repeat left 2px;
	}
#sub{
	float: left;/* 左にフロート */
	width: 180px;
	margin:0 30px 0 0;
	padding:0 0 0 50px;
}
#main{
	float: right;/* 右にフロート */
	width: 590px;
	padding:0 50px 0 0;
}
#bread_crumbs{
	overflow:hidden;
	clear: both;/* フロートを解除 */
	margin:0 0 10px 50px;
}	
#main_contents h2{
	margin:0 0 10px 0;
}
#main_contents h3{
	font-size:14px;
	margin:0 0 20px 50px;
	font-weight:normal;
	color:#FFF;
}	
/* //上書き=====================*/		
.device_back{
	background:url(../../image/device_main/device_back.jpg) no-repeat;
	height:1330px;
	width:900px;
	margin:0 0 0 0;
	padding:0 ;
}	
.main_section1{
	padding:10px 0;
	text-align:center;
	background:url(../../image/device_main/device_alpha.png) repeat;
}
*html .main_section1{
	padding:10px 0;
	text-align:center;
	background-color:#FFF;
	width:590px;
	height:30px;
}
#main div h4{
	padding:0 0 5px 0;
	width:274px;
	height:37px;
}
*html #main div h4 img{
	padding:0 0 5px 0;
	width:274px;
	height:37px;
}
.main_section2{
	margin-top:40px;
	float:left;
	width:274px;
	height:318px;
}
.main_section3{
	margin-top:40px;
	float:right;
	width:274px;
	height:318px;
}
*html .main_section3{
	margin-top:40px;
	margin-left:40px;
	float:right;
	width:274px;
	height:318px;
}
.main_section4{
	clear:both;
	margin-top:40px;
	float:left;
	width:274px;
	height:253px;
}
.main_section5{
	margin-top:40px;
	float:right;
	width:274px;
	height:253px;
}
*html .main_section5{
	margin-top:40px;
	margin-left:40px;	
	float:right;
	width:274px;
	height:253px;
}
.main_section6{
	clear:both;
	margin-top:40px;
	float:left;
	width:274px;
	height:253px;
}
.main_section7{
	margin-top:40px;
	margin-bottom:50px;
	float:right;
	width:274px;
	height:253px;
}	
*html .main_section7{
	margin-top:40px;
	margin-left:40px;	
	margin-bottom:50px;
	float:right;
	width:274px;
	height:253px;
}	
	.main_section2 dd, .main_section3 dd{
		float:left;
		width:134px;
		height:90px;
		margin-top:5px;
}
	.main_section2 .sub_photo{		
		margin-top:5px;
		margin-right:5px;
}
#pagetop a	{text-decoration:none;color:#FFF;}
#pagetop a:hover{text-decoration: none;color:#CCC;}