@charset "utf-8";

/* 環境への取り組み
----------------------------------------------------------------------------------------------------*/

#eco {
	float: right;
	width: 700px;
}

#eco h2 {
	margin: 0 0 15px;
}

#eco .box1 {
	padding: 0 0 10px;
}

#eco p {
	margin: 0 0 1em;
}

#eco h3 {
	margin: 0 0 15px;
}

#eco h4 {
	color: #009D3B;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0 0 20px;
}

#eco .photo {
	float:left;
	border:1px solid #CCCCCC;
	margin:0px 20px 20px 20px;
}

#eco table{
	width:100%;
	margin-bottom:15px;
}

#eco table .top{
	border-top:1px solid #CCCCCC;
}

#eco table th{
	text-align:left;
	font-weight:normal;
	padding: 0.5em 0;
	border-bottom:1px solid #CCCCCC;
	vertical-align:middle;
}

#eco table th em{
	font-weight:bold;
	font-style:normal;
}

#eco table th a{
	background:url(../../../../common/cmm_img001.gif) no-repeat;
	background-position: left center;
	padding:0 15px;	
}

#eco table td{
	text-align:right;
	padding: 0.5em 0;
	border-bottom:1px solid #CCCCCC;
	vertical-align:middle;
}

#eco p.dl{
	text-align:right;
		float:right;
}

img.dl{
	float:right;
	vertical-align:middle;
	margin:3px 0 3px 30px;

}

#eco ol.type01{
	margin:1em 0;
}

#eco ol.type01 li{
	list-style:decimal;
	margin-left:3em;
}






















