body, th, td  {
	font-size: 10pt;
	margin: 0;
	color: #333;
	font-family:'メイリオ', Meiryo, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",Osaka ;
	}
	
a:link {
	color: #003366;
	text-decoration: none;
	}
	
a:visited {
	color: #003366;
	text-decoration: none;
	}
	
a:hover {
	color: #ff3300;
	text-decoration: underline; 
	}
h1{
font-size:14pt;
margin:0px;
}
h2{
font-size:5pt;
margin:0px;
}



ul.rnav{
	list-style:none;
	margin:10px 0;
	padding:0;
}
	
ul.rnav li{
	margin-bottom:5px;
}
	
div.service{
	width:900px;
	background:url(../img/top_service_bg.gif) 0 0 repeat-y;
	margin-bottom:10px;
}
	
div.service_in{
	width:900px;
	background:url(../img/top_service_bg_top.gif) 0 0 no-repeat;
}
	
div.service_in_in{
	width:900px;
	background:url(../img/top_service_bg_btm.gif) left bottom no-repeat;
	overflow:hidden;
	padding:9px 0 7px 11px;
	font-size:84%;
	line-height:150%;
}
	
div.service a{
	width:277px;
	float:left;
	overflow:hidden;
	margin-right:26px;
	display:inline;
}
	
div.service a.last{
	margin-right:0;
}
	
div.service a span{
	cursor:pointer;
}
	
div.service a span.h,
div.service a span.txt{
	width:185px;
	float:left;
}
	
div.service a span.h{
	margin-bottom:15px;
}
	
div.service a span.pic{
	width:87px;
	float:right;
	margin-top:4px;
}