@charset "UTF-8";


.sitemaparea {
	background:url(../images/sitemap/contentbackground.jpg) no-repeat right top;
}
.sitemaparea_in {
	width:607px;
}
.sitemaparea ul {
	display:block;
}
.map1 li {
	width:297px;
	height:42px;
	display:block;
	float:left;
}
.map2 li {
	display:block;
	background:url(../images/sitemap/sitemap_other_bg.gif) no-repeat left top;
	width:297px;
	height:34px;
	float:left;
}
.map2 li a {
	color:#333;
	text-decoration:none;
	margin-left:20px;
	line-height:36px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.map2 li a:hover {
	text-decoration:underline;
}
