@charset "shift_jis";
/* NEWS
***********************************************************************************/
.sitemap div#mainContent h2 {
	width:685px;
	height:61px;
	margin-top:15px;
	background:url(/img/ih01_sitemap.gif) 0 0 no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
.sitemapSet {
	width:330px;
	line-height:2;
}
.sitemapSet h3 {
	margin-top:20px;
	border-bottom:#DDDDDD dotted 1px;
	font-size:16px;
	font-weight:bold;
}
.sitemapSet ul {
	margin-left:20px;
}
.sitemapSet.ssL {
	float:left;
}
.sitemapSet.ssR {
	float:right;
}


