@charset "UTF-8";

div#SitemapContents {
	width:760px;
	margin:0 auto;
}

div#SitemapContents h2 {
	clear:both;
	font-size:16px;
	font-weight:bold;
	color:#003333;
	line-height:1.2;
	border-bottom:2px dotted #666666;
	margin-bottom:5px;
}

ul.SitemapList {
	font-size:14px;
	line-height:2;
	margin-bottom:2em;
	margin-left:3em;
	font-weight:bold;
	color:#003333;
	list-style:none;
}

ul.SitemapList li {
	background: url(../images/common/arrow_right_green.gif) no-repeat left center;
	padding:0 1em;
	margin-bottom:0.5em;
	float:left;
	color:black;
	white-space:nowrap;
}
