/*-----------------------------------------------------------
  sitemap
  border: 1px solid #f00000;
-----------------------------------------------------------*/
#sitemap div.sitebox{
	display: block;
	margin: 10px 7px;
	padding: 20px;
}
#sitemap div.site_left{
	width: 330px;
	margin: 0px;
	float: left;
	display: block;
}
#sitemap div.site_right{
	width: 330px;
	margin: 0px;
	float: right;
	display: block;
}
#sitemap h4{
	width: 330px;
	border-top: 1px dotted #3985de;
	border-bottom: 1px dotted #3985de;
	background-color: #f0f9ff;
	margin-bottom: 10px;
	padding: 2px 5px;
	font-size: 100%;
}
#sitemap h5{
	width: 300px;
	margin: 10px 0px 10px 0px;
	padding-left: 15px;
	background: url(/img/sikakuya.gif) 0px 3px no-repeat;
	font-size: 100%;
}
#sitemap ul{
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
#sitemap li{
	list-style: none;
	width: 310px;
}
#sitemap ul.sitemap li{
	background: url(/img/yellow_ya.gif) 0px 8px no-repeat;
	padding: 0px 0px 5px 12px;
	line-height: 1.5em;
	margin: 5px 0px 5px 10px;
}
#sitemap ul.list2 li{
	background: url(/img/list_in.gif) 0px 5px no-repeat;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 12px;
	line-height: 1.5em;
}