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