@import "common.css";

.sitemap dt a {
	padding-left: 20px;
	background: transparent url(../images/sitemap/tomato.gif) no-repeat 0 50%;
}
.sitemap dt a:hover {
	background: transparent url(../images/sitemap/tomato_sel.gif) no-repeat 0 50%;
}
.sitemap dd {
	margin-bottom: .5em;
	font-size: 1.2em;
}