@charset "utf-8"; /* 〠 */

/*----------------------------------------------*/
/* sitemap CSS [SP]
/*----------------------------------------------*/

.sitemapframe {
}

.sitemapbox {
	margin-bottom: 30px;
}

.sitemap-subtitle {
	margin-bottom: 10px;
}

.sitemapbox ul {
	margin-bottom: 30px;
}

.sitemapbox ul li {
	margin-bottom: 10px;
	padding-left: 10px;
	background-image: url(../img/common/i_arrow.png);
	background-repeat: no-repeat;
x	background-position: left center;
	background-position: left 4px;
}
