@charset "UTF-8";

/*
body {
	background: #f4f4f4 url(../image/index/bg_header.gif) 0 20px repeat-x;
	position: relative;
}
*/

#header_bg {
	background: url(../image/index/bg_header_right.gif) repeat-x;
	width: 50%;
	height: 212px;
	right: 0;
	position: absolute;
}
#header #logo_index {
	position: absolute;
	top: 0;
	left: 273px;
}

.title_img { margin: 25px 20px; }
.title_img img {
	width: 648px;
	height: 41px;
}

.ecofriend { margin-left: -2px; }


#contents {
	background: url(../image/bg_contents.gif) repeat-y;
	margin-top:0px ! important;
	width: 688px;
	margin-left: 18px;
}

#contents img { margin: 0 1px; }
#contents .rate {
	background: url(../image/index/img_lawrate.gif) 21px 3px no-repeat;
	height: 320px;
}
#contents .rate .rate_title {
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	padding: 0px 0 0 30px;
}
#contents p { padding: 0 30px; }
#contents .rate p { padding: 10px 0 0 30px; }
#contents img.simulation_img { margin: 20px; }
#contents ul { margin: 0 30px; }
#contents ul li {
	line-height: 180%;
	font-size: 10px;
}
#contents .contactflow { margin: 0 20px; }



div#tNavi{
	position:absolute;
	left:450px;
	top:145px;
	width:450px;
}

div#tNavi li{
	float:left;
	background-image:url(../image/icon_sun01.gif);
	background-repeat:no-repeat;
	white-space:nowrap;
	font-weight:nomal;
	padding:0em 1.2em 0em 1.7em;
	margin:0 0 0.4em 0;
	font-weight:bold;
	font-size:120%
}





