@charset"Shift_JIS";

/* ContentsMain
-------------------------------------*/
.sitemap {
 width: 770px;
}

.sitemap h2 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 42px;
	padding-left: 30px;
	background-image: url(/sitemap/images/entry_back.gif);
	background-repeat: no-repeat;
}

.mapBox {
	margin-bottom: 25px;
	background-image: url(/common/images/line.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding-bottom: 10px;
	margin-right: 30px;
	margin-left: 30px;
}

.mapBox h3 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}

.mapBox li {
	background-image: url(/common/images/point.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
	line-height: 1.5ems;
	background-position: 0px center;
	margin-bottom: 15px;
}
