@charset "utf-8"; /* 〠 */

/*----------------------------------------------*/
/* sitemap CSS [PC]
/*----------------------------------------------*/

.sitemapframe {
}

.sitemapbox {
	float: left;
	width: 33.3%;
}

.sitemap-subtitle {
	margin-bottom: 20px;
}

.sitemapbox ul {
	margin-bottom: 50px;
}

.sitemapbox ul li {
	margin-bottom: 5px;
	padding-left: 10px;
	background-image: url(../img/common/i_arrow.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
