@charset "utf-8";
/* INDEX Layout
----------------------------------------------------*/
.img-box{
	float:right;
	padding:20px 0px 0px 10px;
}
.lr-15{
	clear:both;
	padding:20px 15px 0px;
}
.lr-15-bgi{
	clear:both;
	padding:30px 15px 0px;
	background: url(../images/bg_eco.jpg) no-repeat right 60px;
}
h2.ttl-layout{
	padding:4px 0px 4px 15px;
	background: url(../images/bg_ttl_h2.gif) no-repeat left center;
	border-bottom:1px solid #d9d9d9;
	font-size:108%;
}
ul.numlist{
	width:670px;
}
ul.numlist li{
	clear:both;
	width:670px;
	line-height:1.5;
	padding:15px 0px 0px 0px;
}
ul.numlist li span.num{
	float:left;
	width:20px;
	display:block;
	font-weight:bold;
	color:#1d3491;
}
ul.numlist li span.num-txt{
	float:right;
	width:650px;
	display:block;
}










