@charset "utf-8";

h2#sitemap {
	background-image: url(img/title_sitemap.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 690px;
}
#box h5 {
	margin-left: 0.5em;
	color: #333333;
	font-size: 14px;
}
#box dl {
	margin-top: 0.5em;
	margin-left: 1em;
	margin-bottom: 2em;
}
#box dd {
	margin-left: 2em;
	margin-bottom: 0.5em;
	list-style-type: disc;
}
#box dt {
	font-weight: bold;
}
#box li {
	list-style-type: disc;
}

