@charset "utf-8";

/*--------------------------
sitemap
--------------------------*/
.categoryBox {
	float: left;
	width: 217px;
	margin: 0 0 0 20px;
}
.categoryBoxL {
	float: left;
	width: 217px;
	margin: 0 0 10px 0;
	clear: both;
}

.contentR .sideSup {
	line-height: 110%;
	font-size: 13px;
	color: #444;
	font-weight: bold;
	padding: 0 0 7px 18px;
	border-bottom: 1px solid #999;
	background: #fff url(../images/side_icon.gif) no-repeat left top;
}

.sitemap p {
	margin: 10px 0 0 0;
	padding: 6px 0 5px 10px;
	background: #f2f2f2;
	color:;
	line-height: 110%;
}

.sitemap ul {
	margin: 6px 0 0 0;
}

.sitemap li {
	margin-top: 2px;
}
.sitemap li a {
	text-decoration: underline;
}

/*--------------------------
sitemap
--------------------------*/
.contentR h3 {
	font-weight: bold;
	margin: 10px 0 6px 0;
	color: #00688f;
}













