@charset "utf-8";

/* sitemap styles */

h4 {
	border-bottom:1px #003366 solid;
	margin:10px 20px 0 0;
}

div.box ul {
	margin-bottom:10px;
	padding-right:20px;
}

div.box {
	width:275px;
	float:left;
}

div.box ul li {
	padding-left:15px;
	background:url(../images/maru1.gif) no-repeat ;
	line-height:240%;
	border-bottom:1px #CCC dotted;
}

div.box ul li ul li{
	border:none;
}

div.box h4 {
    padding-left:10px;
    background:url(../images/sideline.gif) no-repeat;
}
