/*
=Sitemap
*/
#main h2 {
	background:url(../images/sitemap/sitemap_title.gif) no-repeat 0px 0px;
	width:300px;
	height:20px;
	text-indent:-5000px;
}
#main dl {
	margin:0px 30px 5px;
}
#main dl dt {
	margin:0px 0px 5px;
}
#main dl dd {
	background-image:url(../images/common/icon_link.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:2px 0px 0px 15px;
	margin:0px 0px 10px 15px;
}
#main dl dt.i {
	background-image:url(../images/common/icon_link.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:2px 0px 0px 15px;
}
#main dl h3 {
	margin:0px 0px 10px;
}
