@charset "utf-8";

/* ===================================================================
CSS information

 file name  :eco.css
 style info :エコ住宅
=================================================================== */


/* -----------------------------------------------------------
	エコ共有パーツ
----------------------------------------------------------- */

div.ecoImg {
	width: 868px;
	height: 298px;
	margin: 0 11px 20px;
}

	div#img-eco {
		background: url(../../../eco/images/ecoImg_eco.jpg) no-repeat;
	}

	div#img-ecopoint {
		background: url(../../../eco/images/ecoImg_ecopoint.jpg) no-repeat;
	}
	
	div#img-denka {
		background: url(../../../eco/images/ecoImg_denka.jpg) no-repeat;
	}
	
	div#img-green {
		background: url(../../../eco/images/ecoImg_green.jpg) no-repeat;
	}
	
	
ul#ecoNavi {
	padding: 14px 0 0 17px;
}

	ul#ecoNavi li {
		float: left;
		margin-right: 5px;
		list-style: none;
	}



/* -----------------------------------------------------------
	エコ住宅
----------------------------------------------------------- */

div.ei-lCol {
	float: left;
	width: 415px;
}

div.ei-rCol {
	float: right;
	width: 415px;
}

	div.ei-box {
		min-height: 100px;
		height: auto !important;
		height: 100px;
		margin-bottom: 30px;
	}
	
	div.ei-box p {
		padding-left: 175px;
	}
	
	
	p.eco-detail {
		text-indent: 20px;
		background: url(../../images/arrow.gif) no-repeat;
		background-position: 175px center;
	}
	
	
	
	div#index-ecopoint {
		background: url(../../../eco/images/img_index1.gif) no-repeat;
		background-position: 30px center;
	}
	
	div#index-denka {
		background: url(../../../eco/images/img_index2.gif) no-repeat;
		background-position: 30px center;
	}
	
	div#index-green {
		background: url(../../../eco/images/img_index3.gif) no-repeat;
		background-position: 30px center;
	}
	
	div#index-saien {
		background: url(../../../eco/images/img_index4.jpg) no-repeat;
		background-position: 30px center;
	}
	





/* -----------------------------------------------------------
	住宅版エコポイント対象住宅
----------------------------------------------------------- */


div.ep-lCol {
	float: left;
	width: 415px;
}

div.ep-rCol {
	float:right;
	width: 415px;
}

div#low-e {
	/*font-size: 83.4%;*/
	min-height: 148px;
	height: auto !important;
	height: 148px;
	/*padding-top: 15px;*/
	padding-right: 210px;
	background: url(../../../eco/images/lowE.jpg) no-repeat;
	background-position: right;
}

.fs-narrow {
	letter-spacing: 0;
}


/* -----------------------------------------------------------
	オール電化
----------------------------------------------------------- */


div.ad-lCol {
	float: left;
	width: 520px;
}

div.ad-rCol {
	float:right;
	width: 310px;
}

div.ad-box {
	clear: both;
	margin-bottom: 30px;
}

	div.ih-box {
		float: left;
		width: 266px;
		margin-right: 31px;
	}

	div.ih-box-mr0 {
		margin-right: 0;
	}
	
	div.ih-box-wide {
		float: left;
		width: 563px;
		margin-right: 0px;
	}


/* -----------------------------------------------------------
	グリーン家電
----------------------------------------------------------- */

p.green1 {
	padding-right: 200px;
}


div#greenpower {
	min-height: 120px;
	height: auto !important;
	height: 120px;
	background: url(../../../eco/images/greenpower.gif) no-repeat;
	background-position: 725px center;
}




