@charset "utf-8";
/* CSS Document */
#menu {
	padding-bottom: 3px;
}
#sitemaparea {
	margin-bottom: 50px;
}
#sitemaparea h3 {
	background: #fff2d0 url(../common/img/item/ico-green.png) 1em 50% no-repeat;
	text-indent: 2.5em;
	margin-bottom: .5em;
}
#sitemaparea h3.fff2d0 {
	background: #cffbdb url(../common/img/item/ico-arrow.png) 1em 50% no-repeat;
	margin-bottom: 30px;
}
#sitemaparea ul {
	margin-bottom: 1em;
}
#sitemaparea li {
	background: url(../common/img/item/ico-arrow.png) 1em 50% no-repeat;
	text-indent: 2.5em;
}