@charset 'UTF-8';

/*　index
====================================================*/

/*====================================================*/


/*基本枠
======================================================*/
#environment {
	margin:0 27px 10px 28px;
	padding:0;
	text-align:center;
	color:#333333;
	}


/*共通枠
======================================================*/
/*▼h2
==========================*/
#mainContainer #contents #environment h2 {
	padding:5px 0 0 17px;
	height:31px;
	background:url(../images/common/bg_h2.gif) no-repeat 0 0;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	}
	
/*製品概要*/
#environment .textArea {
	margin:10px 27px;
	padding:0;
	text-align:left;
	}

#environment .textArea .midashi {
	margin:15px 0 3px 0;
	padding:0 0 0 16px;
	background:url(../images/environment/icon_midashi.gif) no-repeat 0 0;
	font-size:14px;
	font-weight:bold;
	}
	
	
/*グレーの枠*/
#environment #boxGray {
	width:514px;
	margin:20px auto;
	background:url(../images/roof/bg_descript.gif) repeat-y 0 0;
	text-align:left;
	}

#environment #boxGrayTop {
	height:32px;
	padding:13px 10px 0 28px;
	background:url(../images/roof/bg_descript_top.gif) no-repeat 0 0;
	font-weight:bold;
	font-size:16px;
	}

#environment #boxGrayBtm {
	height:16px;
	background:url(../images/roof/bg_descript_btm.gif) no-repeat 0 0;
	}

#environment #boxGray #boxGrayContent {
	margin:0 27px;
	padding:10px 0;
	}
	
#environment #boxGray #boxGrayContent center {
	font-size:10px;
	}

#environment #boxGray p {
	margin:10px 25px;
	font-size:12px;
	line-height:18px;
	}
	
#environment #costmerit {
	background:url(../images/environment/bg_environment_01.gif) no-repeat 0 0;
	padding:15px 8px 0 143px;
	margin:10px 0;
	line-height:18px;
	}

#environment #costmerit span {
	font-weight:bold;
	color:#e40000;
	}
