@charset "shift_jis";

/* ---- eco index ---- */

div.eco_container_wrapper {
clear:both;
width:259px;
background-image:url(/images/common/wrapper_border.gif);
overflow:hidden;
}

div.eco_container_wrapper_b {
clear:both;
width:259px;
background-image:url(/images/common/wrapper_border_b.gif);
background-repeat:no-repeat;
background-position:bottom;
height:2px;
}

div.eco_container_wrapper2 {
clear:both;
width:528px;
background-image:url(/images/common/wrapper_border2.gif);
overflow:hidden;
margin-bottom:10px;
}

div.eco_container_wrapper2_b {
clear:both;
width:528px;
background-image:url(/images/common/wrapper_border2_b.gif);
background-repeat:no-repeat;
background-position:bottom;
height:2px;
}

div.eco_container_l, div.eco_container_r {
width:259px;
float:left;
overflow:hidden;
}

div.eco_container_r {
padding-left:10px;
}

div.eco_container_l h3, div.eco_container_r h3 {
	background-image:url(/images/common/arrow_03.gif);
	background-position:8px 0.9em;
	.background-position:8px 0.8em;
	background-repeat:no-repeat;
	padding:8px 8px 0 23px;
	margin:0;
}

div.eco_container_l p, div.eco_container_r p {
padding:8px;
}

div.eco_container_l h3 a, div.eco_container_r h3 a {
font-size:116.7%;
font-weight:bold;
/*color:#900; */
text-decoration:none;
}

div.eco_container_l h3 a:hover, div.eco_container_r h3 a:hover {
text-decoration:underline;
}

table.tbl_ccc td {
	vertical-align:top;
}
