@charset "UTF-8";

/*-----------------------------------------
solar共通
-----------------------------------------*/


h5.bar{
	width:676px;
	height:27px;
	background:url(../../images/h5_bar.jpg) no-repeat;
	font-size:14px;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:20px;
	padding:3px 0 0 10px;
	border-left:5px solid #FF9900;
	border-right:1px solid #CCCCCC;
	}

h6{
	color:#FF9900;
	font-size:14px;
	font-weight:bold;
	border-bottom:2px solid #FF9900;
	margin-top:5px;
	margin-bottom:15px;
	}	

h6.top{
	padding-top:0;
	}	

h6.bottom{
	margin-bottom:0;
	}	

p.bar{
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	border-left:6px solid #FF3300;
	height:16px;
	padding:1px 0 0 6px;
	vertical-align: text-bottom;
	line-height: normal;
	}
	
p.bar2{
	font-size:14px;
	font-weight:bold;
	border-left:6px solid #FF3300;
	height:16px;
	padding:1px 0 0 6px;
	vertical-align: text-bottom;
	line-height: normal;
	}

.blue{
	color:#0066CC;
	font-size:14px;
	font-weight:bold;
	border-top:1px solid #CCCCCC;
	padding-top:10px;
	padding-bottom:1px;
	}	


.line{
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
	margin-bottom:20px;
	}
	

.rline{
	padding-right:10px;
	border-right:2px dotted #CCCCCC;
	}


.left,
.right {
	display: inline;
}

.mar_top{
	margin-top:5px;
	} 

.mar_top2{
	margin-top:-10px;
	} 

.mar_right{
	margin-right:50px;
	} 
	

.left {
	float: left;
	margin-right:15px;
	padding-bottom: 10px;
}

.right {
	float: right;
	margin-left:15px;
 }

.link {
	color:#FF9900;
	}
.link a:visited{
	color:#FF9900;
	}
.link a:link{
	color:#FF9900;
	}
.link a:hover{
	color:#FF6600;
	}

/*-----------------------------------------
table
-----------------------------------------*/

.design_table ul{
	margin:0 0 5px 17px;
	}	

.design_table li{
	list-style: disc;
	}

.design_table table{
	clear:both;
	font-size:11px;
	width: 692px;
	margin:0 auto;
	border:1px solid #CCCCCC;
	border-collapse:separate;
	border-spacing:1px;
	margin-bottom:20px;
	}

.design_table table th {
	font-style:normal;
	color:#333333;
	padding:3px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#FFE7CE;
	font-weight:strong;
	text-align:left;
	}

.design_table table td {
	padding:3px;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #CCCCCC;
	background-color:#F4F4F4;
	text-align:left;
	}

.design_table table .tb_bottom{ 
	border-bottom:1px solid #F1F0EA;
	}

.design_table table td.bgtop{
	background-color:#D6AD85;
	text-align:center;
	font-weight: bold;
	}		

.design1_table ul{
	font-size:11px;
	margin:5px 0 15px 17px;
	}	

.design1_table li{
	list-style: disc;
	}

.design1_table table{
	clear:both;
	font-size:11px;
	width: 400px;
	margin:0 auto;
	border:1px solid #CCCCCC;
	border-collapse:separate;
	border-spacing:1px;
	}

.design1_table table th {
	font-style:normal;
	color:#333333;
	padding:3px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#FFE7CE;
	font-weight:normal;
	}

.design1_table table td {
	padding:3px;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #CCCCCC;
	background-color:#F4F4F4;
	text-align:left;
	}

.design1_table table .tb_bottom{ 
	border-bottom:1px solid #F1F0EA;
	}

.design1_table table td.bgtop{
	background-color:#D6AD85;
	}		


.design2_table table{
	clear:both;
	font-size:11px;
	width: 340px;
	margin:0 auto;
	border:1px solid #CCCCCC;
	border-collapse:separate;
	border-spacing:1px;
	}

.design2_table table th {
	font-style:normal;
	color:#333333;
	padding:3px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#E0DED4;
	font-weight:normal;
	}

.design2_table table td {
	padding:3px;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #CCCCCC;
	background-color:#F4F4F4;
	text-align:center;
	}

.design2_table table .tb_bottom{ 
	border-bottom:1px solid #F1F0EA;
	}

.design2_table table td.bgtop{
	background-color:#E0DED4;
	}		
	
.design2_table dl{
	font-size:10px;
	margin:5px 0 15px 0;
	padding: 0;
	}

.design2_table dt {
	clear: left;
	float: left;
	width: 1em;
}

.design2_table dd {
	margin: 0 0 5px 1em;
}

.design2_table ul{
	font-size:11px;
	margin:5px 0 15px 17px;
	}	

.design2_table li{
	list-style: disc;
	}

.boxl{
	width:345px;
	left: 0px;
	top:0px;
	line-height: normal;
	}	

.boxl dl{
	margin:5px 0 0 0;
	padding: 0;
	}

.boxl dt{
	float: left;
	width: 1em;
}

.boxl dd{
	margin: 0 0 0 1em;
}




.design_table3 table{
	clear:both;
	font-size:12px;
	width: 692px;
	margin:0 auto;
	border:1px solid #CCCCCC;
	border-collapse:separate;
	border-spacing:1px;
	margin-bottom:20px;
	}

.design_table3 table th {
	font-style:normal;
	color:#ffffff;
	padding:10px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#003366;
	font-weight:normal;
	text-align:left;
	}

.design_table3 table td {
	padding:10px;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #CCCCCC;
	text-align:center;
	}

.design_table3 table .tb_bottom{ 
	border-bottom:1px solid #F1F0EA;
	}

.design_table3 table td.bgtop{
	background-color:#D6AD85;
	text-align:center;
	font-weight: bold;
	}		

.marleft{
	margin-left:10px;
	}

.marleft2{
	margin-left:80px;
	}

.marleft3{
	margin-left:20px;
	}

.marbottom{
	margin-bottom:10px;
	}

.red_hikaku{
	font-size:14px;
	color:#FF0000;
	}	

.hikaku{
	width:450px;
	font-size:11px;
	text-align:center;
	}

.hikaku td{
	padding:10px;
	border:1px solid #FFFFFF;
	}	

tr.bg1{
	background-color: #FFCCCC;
	}	
		
tr.bg2{
	background-color: #FFE6D9;
	}	
		
	
/*-----------------------------------------
ul
-----------------------------------------*/

ul.mate{
	margin:5px 0 0 15px;
	}	

ul.mate li{
	list-style:disc;
	}	

/*-----------------------------------------
dl
-----------------------------------------*/

dl.gen{
	margin:5px 0 0 0;
	padding: 0;
	}

dl.gen dt{
	float: left;
	width: 1em;
}

dl.gen dd{
	margin: 0 0 0 1em;
}

span.bold{
	font-weight:bold;
	font-size:12px;
	}


/*-----------------------------------------
box
-----------------------------------------*/
	
.box{
	width:692px;
	height:auto;
	padding-top:5px;
	padding-bottom:15px;
	}	

.boxleft{
	float: left;
	margin-right:15px;
	}
	
.boxright{
	width:400px;
	float: left;
	}

	
.box1{
	width:692px;
	height:auto;
	}	

.box1left{
	float: left;
	width:345px;
	margin-right:5px;
	}
	
.box1right{
	width:340px;
	float: left;
	}


.boxright1{
	width:583px;
	float: left;
	}

div.border1{
	padding:3px 3px 0 10px;
	margin-bottom:3px;
	border:1px solid #ddd;
	width:220px;
	}	
	
.sysbg1{
	width:692px;
	height:249px;
	background:url(../../../images/product/solar/system_img01.jpg) no-repeat 0 5px;
	}
	
.sysbg2{
	width:692px;
	height:329px;
	background:url(../../../images/product/solar/system_img03.jpg) no-repeat 0 5px;
	}

.systext{
	width:462px;
	height:auto;
	}

sub{
	vertical-align:-0.3em;
	line-height: 100%;
}

.bottom{
	margin-bottom:20px;
	}

.noborder{
	border:none;
	padding-top:0;
	}	

#attention ul.list{
	list-style:disc;
	list-style-position:inside;
	margin-left:5px;
	}	

.border2{
	border-bottom:1px solid #ddd;
	padding-bottom:20px;
	margin-bottom:20px;
	}	


/*-----------------------------------------
lineup3.html
-----------------------------------------*/
	
.width340{
	width:340px;
	}

.lineup3box{
	width:692px;
	height:auto;
	}

.lineup_left{
	float:left;
	width:340px;
	height:auto;
	}

.lineup_right{
	float:right;
	width:340px;
	height:auto;
	}

.lineup_tb table{
	width:340px;
	font-size:11px;
	}


.lineup_tb table td{
	padding:2px;
	height:14px;
	padding-left:5px;
	}


.lineup_tb table th{
	vertical-align:top;
	padding-right:5px;
	}

.lineup_tb table td.bgcolor{
	background-color:#dddddd;
	}

.lineup_tb table td.bgcolor2{
	background-color:#eeeeee;
	}
	

.lineup_tb table td.marem{
	padding-left:3.5em;
	}

ul.liston{
	list-style:disc;
	}

.liston li{
	list-style:disc;
	margin-left:15px;
	}

p.f10{
	font-size:10px;
	padding-bottom:20px;
	}	

#rightbox p.small{
	margin:5px 0 0 0;
	}	
	
