@charset "UTF-8";

dt,dd { padding: 10px; }

dt {
	background-color: #ededed;
	font-weight: bold;
}
ul.sitemap {
	margin-bottom:20px;
}
ul.sitemap li {
	background: url(../images/common/arrow.gif) 4px no-repeat #fff;
	text-indent:28px;
}