@charset "UTF-8";
#contents #sitemap {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
#contents #sitemap li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFBE7C;
	list-style-type: none;
	background-image: url(../images/list_pin.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	height: 25px;
	margin-bottom: 5px;
}
