@charset "utf-8";

/* -----------------------------------------------------------

	Title: eco.css
	Created: 2009-02-22
	Last Up Date: 2009-08-13
	
----------------------------------------------------------- */


/* -----------------------------------------------------------

	eco

-----------------------------------------------------------*/

div#eco {
	width: 680px;
}

div#eco p {
	margin: 10px 0 20px 15px;
}


div#eco h4 {
	border-left: 5px solid #37711a;
	padding: 0 0 0 10px;
	margin: 15px 0 10px 15px;
	font-weight: bold;
}

div#eco h5 {
	width: 650px;
	_width: 655px;
	background: url(/common/images/dot_line.gif) repeat-x left bottom;
	padding: 0 0 3px 5px;
	margin: 15px 0 10px 25px;
	font-weight: bold;
	font-size: 1.0em;
}

div#eco p.ph4,
div#eco p.ph5 {
	margin: 0 0 0 30px;
}

div#eco ul {
	margin: 10px 0 10px 30px;
}

div#eco dl {
	margin: 0 0 0 30px;
}

div#eco dl dt{
	font-weight: bold;
	margin: 10px 0 0;
}

div#eco ul.green_mark li {
	background: url(/common/images/i_green.gif) left 0.6em no-repeat;
	padding: 0 0 5px 10px;
}

div#eco ul.marker {
	text-indent: -1em;
	padding: 0 0 0 1em;
	margin: 10px 0 10px;
}

div#eco p.wwf a {
	background: url(/common/images/arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
}
