@charset "utf-8";
/**************************************************
*
* SUB_TL
*
**************************************************/ 
#sub_tl {
	background-image: url(../images/sitemap/sub_tl.jpg);
	height: 40px;
	clear: both;
	background-repeat: no-repeat;
	text-indent: -9999em;
}



#sitemap_box {
	margin-left: 10px;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.li_box01 {
	width: 690px;
	overflow: hidden;
	clear: both;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 30px;
	padding-left: 10px;
}
#sitemap_box .bd_none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#sitemap_box h3 {
	font-size: 13px;
	font-weight: normal;
	height: 20px;
	float: left;
	width: 270px;
}
#sitemap_box h3 a {
	color: #303030;
}

#sitemap_box h3 span {
	font-size: 10px;
	color: #999;
}
#sitemap_box ul {
	overflow: hidden;
	width: 300px;
	float: left;
}
#sitemap_box ul li {
	list-style-type: none;
	height: 25px;
	background-image: url(../images/common/f_sm_li02.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
}
