@charset "utf-8";

/*-------------------------------------------------------------
	base
-------------------------------------------------------------*/

/*-------------------------------------------------------------
	main
-------------------------------------------------------------*/

div#sitemap_box a {
color:#990000;
font-weight:bold;
}

body h2 {
	background: url(../img/common/h2_sitemap.jpg) no-repeat 0 0;
	margin-bottom:15px;
}
div#sitemap_box{
margin-left: 35px;
}
div#sitemap_box ul{
color: #CB242E;
margin-left: 0px;
list-style: none;
}
div#sitemap_box ul li{
	margin-bottom: 18px;
	list-style: url(../img/main/icon02.jpg);
	border-bottom: 1px dashed #666666;
  padding-bottom: 10px;
  list-style-position:inside;
}*html div#sitemap_box ul li{


}*:first-child+html div#sitemap_box ul li{

}
div#sitemap_box ul li.index{
margin-bottom: 4px;
list-style-image: none;
	list-style: url(../img/main/icon02.jpg);
list-style-position:inside;
	border-style: none;
}*html div#sitemap_box ul li.index{


}*:first-child+html div#sitemap_box ul li.index{

}
div#sitemap_box ul li.kai{
	margin-bottom: -2px;
	font-size:12px;
	list-style: url(none) none;
	border-style: none;
}
div#sitemap_box ul li.kai3{
font-size:12px;
	list-style: url(none) none;
	border-bottom: 1px dashed #666666;
}
	

