@charset "utf-8";

@import url("common.css");

#sitemapBox {
	margin:30px 10px 20px;
	line-height:1.5;
}
#sitemapBox1 {
	width:345px;
	float:left;
}
#sitemapBox2 {
	width:345px;
	float:right;
}
#sitemapBox dl {
	color:#006699;
}

#sitemapBox a {
	background: url(../images/licon_1.gif) no-repeat 0em 0.3em;
	padding-left: 10px;
}
#sitemapBox dd dd, #sitemapBox dt.sitemapLine {
	padding-bottom:20px;
}
#sitemapBox dd ul {
	margin-left:3px;
}
#sitemapBox dd li ul {
	margin-left:10px;
}
#sitemapBox1 dt, #sitemapBox2 dt {
	font-weight:bold;
	padding:4px 0 3px 8px;
	margin-bottom:3px;
	background-color:#eeeeee;
}
