@charset "utf-8";
/* Ecological Policy */
#main {
	text-align: left;
}
#main h2{
	width: 350px;
	height: 35px;
	text-indent: -9999px;
	background: url(../images/tt_eco.png) no-repeat;
}
#lang {
	width: 900px;
	position: absolute;
	top: 110px;
	padding: 4px 0;
	text-align: right;
	font-size: 0.85em;
}
#eco {
	width: 900px;
	border-top: 3px #DBCFC8 solid;
}
#eco_outer {
	margin: 20px 0;
	width: 900px;
	min-height: 670px;
	height: auto !important;
	height: 670px;
	background: url(../images/eco_bg.png) no-repeat;
}
#eco_inner {
	margin-left: 370px;
	padding-bottom: 140px;
	background: url(../images/eco_img.jpg) no-repeat bottom right;
}
#eco_inner h3.tt1{
	display: block;
	width: 230px;
	height: 30px;
	margin: 15px 0;
	text-indent: -9999px;
	background: url(../images/eco_tt1.png) no-repeat;
}
#eco_inner h3.tt1_e{
	display: block;
	width: 330px;
	height: 40px;
	margin: 15px 0;
	text-indent: -9999px;
	background: url(../images/eco_tt1_e.png) no-repeat;
}
#eco_inner dl{
	margin: 25px 0;
	border-top: 1px #999999 dotted;
}
#eco_inner dd{
	padding: 15px 0;
	border-bottom: 1px #999999 dotted;
}
.space {
	margin: 20px 0;
}
.size_l {
	font-size: 1.1em;
}
.size_le {
	font-size: 1.15em;
}