@charset "utf-8";

div#sitemap {
	padding-left: 15px;

}
div#sitemap a {text-decoration: none;}
div#sitemap a:hover {text-decoration: underline;}

div#sitemap h3 {
	font-size: 14px;
	margin: 20px 0 10px 0;
	padding:3px 0 3px 5px;
	border-bottom:1px solid #669900;
	border-left:6px solid #669900;

}

div#sitemap h4 {
	background: url("../img/common/list01.gif") no-repeat 5px center;
	padding: 0 0 0px 20px;
	font-size: 12px;
	font-weight: normal;
  line-height:18px;
	}
div#sitemap h4 a{ 
	border-bottom:1px dotted #DDD;
	display: block;
	padding: 6px;
}
div#sitemap h4 a:hover {
	background: #eee;
} 

div#sitemap .sitemap01 {
	margin-bottom: 30px;
	float: left;
	width: 48%;
	margin:0 10px 0 0;
	}

div#sitemap .float_r_clear {
	clear: right;
}

div#sitemap .line01 {
	padding: 0px;
	margin: 20px;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
	border-style: dotted;
}

div#sitemap .margin01 {
	padding: 0px;
	margin: 20px;
	border: none;
}

div.ksk {}
div.ksk ul {
  clear:both;
  margin-bottom:1em;
}
div.ksk ul li{
  display:inline;
  margin:0 1em 0 0;
  font-size:12px;
}
