@charset "utf-8";

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

 file name  :recruit.css
 author     :yourName (admin)
 style info :indexページ用CSS
=================================================================== */

/* default style - リセット初期設定
----------------------------------------------------------- */
@import url("../../css/import.css");


/* -----------------------------------------------------------
	.index
----------------------------------------------------------- */

div#reduction{
width:678px;
}


div.reduction-text{
	width:450px;
	float:right;
	min-height:150px;
	_height:150px;
}

div.eco-imgL{
	float:left;
}

div.eco-imgL:after{
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

div#reducation:after{
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}



div#energy{
width:678px;
padding-top:20px;
}


div.energy-text{
	width:450px;
	float:left;
	min-height:150px;
	_height:150px;
}

div.eco-imgR{
	float:right;
}


div#energy:after{
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

div#environment{
padding-top:20px;
}

p.nameR{
text-align:right;
}
