@charset "UTF-8";
/* CSS Document */

h2#tit_img {
	background: url(../images/tit_h2_eco.jpg) no-repeat;
}
h3 {
	background: url(../images/tit_eco.gif) no-repeat;
	text-indent: -10000px;
	width: 600px;
	height: 52px;
	margin-bottom: 0.6em;
	margin-top: 1.5em;
	font-size: small;
	clear: both;
	display: block;
}
h4 {
	background: url(../../img_common/img_tit_border.gif) top repeat-x;
	padding-top: 0.6em;
	margin-bottom: 2em;
	margin-top: 1.8em;
	font-size: small;
	clear: both;
	display: block;
}
div.clear {
	height: 2em;
}



img.eco_img {
	display: block;
	float: left;
}
div.text {
	display: block;
	width: 460px;
	float: right;
}
div.ra_img {
	display: block;
	width: 130px;
	float: left;
}
div.ra_img img {
	margin-bottom: 12px;
}




/* page contents menu */
div.page_menu {
	width: 188px;
	border: 1px solid #CCCCCC;
	margin: 2em 0;
}
div.page_menu ul {
	margin-top: 0.6em;
	padding: 0 0.8em;
	list-style: none;
	line-height: 120%;
}
div.page_menu li {
	margin-bottom: 0.8em;
	padding-left: 0.3em;
	border-left: 2px solid #6699CC;
}

