@charset "utf-8";

#Container-body a { color:#333; }

#Container-body dl.sitemap dt {
	font-weight:bold;
	margin:10px 0 0 10px;
}

#Container-body dl.sitemap dd {
	font-size:85%;
	margin:5px 0 0 15px;
	background:url(../common/images/list/icon_arrow_02.gif) no-repeat 0 11px;
	padding-left:11px;
}

#Container-body dl.sitemap dd li {
	display:inline;
	margin-right:10px;
	margin-left:2px;
	background:url(../common/images/list/icon_mark_02.gif) no-repeat 0 7px;
	padding-left:10px;
}

#Container-body dl.sitemap dd.none {
	background:none;
}
