@charset "utf-8";

/* Ecology index styles */
#wcecoindex .contents_inner{ width: 804px; margin: 10px auto;}
#wcecoindex h4#headline01{ margin-top: 30px;}
#wcecoindex #bannerarea {margin: 30px 0px 10px 0px;}
#wcecoindex #bannerarea img{float: left; margin-right: 10px;}
#wcecoindex #bannerarea img.techbnr{padding-right: 10px;}


/* Eco styles */
#wceco .contents_inner{ width: 804px; margin: 10px auto;}
#wceco h4#headline01{
width: 840px; height: 46px; display: block; margin-top: 30px; margin-bottom: 10px;
background: url(../../ecology/eco/image/eco_headline01.gif) 0 0 no-repeat;}
#wceco h4#headline02{
width: 840px; height: 46px; display: block; margin-top: 30px; 
background: url(../../ecology/eco/image/eco_headline02.gif) 0 0 no-repeat;}


#wceco img.right{float: right;}
#wceco #ex01, #wceco #ex02{ margin-bottom: 30px;}
#wceco #ex04{ float: left; width: 320px;}
#wceco #ex05{ float: right; width: 438px;}
#wceco #ex06{ width:530px;}

#wceco #ex01 p, #wceco #ex02 p{ width: 380px;}

#wceco #ex01 h5{ background: url(../../ecology/eco/image/eco_cap.gif) 0 -25px no-repeat;
width:380px; height: 25px; margin-bottom: 10px; float: left;}
#wceco #ex02 h5{ background: url(../../ecology/eco/image/eco_cap.gif) 0 -75px no-repeat;
width:380px; height: 25px; margin-bottom: 10px; float: left;}
#wceco #ex03 h5{ background: url(../../ecology/eco/image/eco_cap.gif) 0 -125px no-repeat;
width:804px; height: 25px; margin-bottom: 10px; float: left;}
#wceco #ex04 h5{ background: url(../../ecology/eco/image/eco_cap.gif) 0 -150px no-repeat;
width:320px; height: 50px; margin-bottom: 10px; float: left;}
#wceco #ex05 h5{ background: url(../../ecology/eco/image/eco_cap.gif) 0 -200px no-repeat;
width:438px; height: 50px; margin-bottom: 10px; float: left;}
#wceco #ex06 h5{ background: url(../../ecology/eco/image/eco_cap.gif) 0 -250px no-repeat;
width:530px; height: 50px; margin-bottom: 10px; float: left;}


#wceco .border{ background: url(../image_common/border.gif) top left repeat-y; width: 840px; margin-bottom: 50px; }
#wceco .borderbtm{ background: url(../image_common/borderbtm.gif) bottom left no-repeat; width: 840px;}
#wceco .border_inner{ padding:15px;}
#wceco .border_inner img.right{float: right; margin-left: 10px;}
#wceco .border_inner h5{ margin-bottom: 10px;}
#wceco .border_inner #ex12 .smallcap{ margin-top:10px;}



/* clean ----- */
div#clean {
	width: 818px;
	margin: 40px auto 40px;
	border-left: 1px solid #51ac00;
	border-right: 1px solid #51ac00;
	border-bottom: 2px solid #51ac00;
	padding: 0 0 17px 0;
}

div#clean h3 {
	position: relative;
	margin: 0 -1px 0 -1px;
	margin: 0 0 0 0;
}

div#clean div.content {
	margin: 0 0 0 20px;
}

div#clean div.set {
	float: left;
	width: 245px;
	margin: 0 23px 0 0;
}
div#clean div#set_3 { margin: 0 0 0 0; }

div#clean div.set div.imgArea {
	float: right;
	width: 113px;
	padding: 0 0 3px 0;
	margin: 0 0 0 5px;
}
div#clean div.set > p.text {
	font-size: 12px;
	padding: 0 0 0 0;
}
div#clean div.set p.cap {
	padding: 5px 0 0 0;
}






/* Ecology spec styles */
#wcecospec .contents_inner{ width: 804px; margin: 10px auto;}
#wcecospec table.data { border-collapse: collapse; margin-bottom: 20px; margin-top: 20px; }
#wcecospec table.data td { color: #666666; font-size: 0.8em; line-height: 1.636; padding: 4px; border: 1px solid #d3d3d3; }
#wcecospec table.data td.td_cartype { background-color:#dee1f0 ;}
#wcecospec table.data tr.coloring td,
#wcecospec table.data td.coloring { background-color: #f6f6f6; }
#wcecospec div#notes { padding: 18px 0 0 0; }
#wcecospec div#notes ul li { padding: 0 0 0 2.5em; text-indent: -2.5em; }
#wcecospec div#notes p.note { padding: 6px 0 6px 1.5em; text-indent: -1.5em; }

