

body{
	background-image:url(../images/navi_bg.jpg);
	background-position:left 120px;
	background-repeat:repeat-x;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
}


*html body{
	background-position:left 120px;
}


*:first-child+html body{
	background-position:left 114px;
}


/* TOPwb_ */


#top_header{
	width:940px;
	height:100px;
}


#top_header h1{
	margin-top:8px;
	margin-bottom:6px;
	color:#999;
}


#top_header_left{
	float:left;
	width:250px;
}


#top_header_right{
	float:right;
	width:190px;
	margin-top:7px;
}



*html #top_header_right{
	margin-top:10px;

}


#top_header_right ul{
	width:auto;
	min-height:15px;
	margin-top:6px;
	margin-bottom:12px;
}


#top_header_right li{
	float:left;
	margin-top:4px;
	margin-right:14px;
	padding-left:15px;
	background-image:url(../images/list_icon.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
}


#top_header_right li a{
	color:#323232;
	text-decoration:none;
}


*html #navi{
	margin-top:-2px;
}


#main_right h2{
	height:25px;
	margin-bottom:20px;
}



#merit h3, #merit li{
	padding-left:15px;
}


#merit h2{
	margin-bottom:20px;
}


#merit .merit_text{
	line-height:160%;
	margin-bottom:10px;
	margin-left:20px;
	color:#666;
	font-size:14px;

}


#merit .list{
	width:715px;
	height:135px;
	background-image:url(../images/merit_bg.jpg);
	background-repeat:no-repeat;

}


#merit .list_in{
	float:left;
	width:235px;
	height:128px;
	padding-top:7px;
	border-right:1px solid #E9E9E9;
	color:#666;
}


#merit .list .last{
	border:0;
}


#merit .list_in p{
	line-height:160%;
	margin-top:10px;
	margin-left:10px;
	padding:5px 5px 5px 0;
}


#choice{
	min-height:230px;
	margin-bottom:13px;
}


#choice ul{
	margin-left:10px;
}







