@import "../css/contents.css";

#sitemap li {
	margin: 0 0 0 2em;
	padding: 5px 0 0 17px;
	list-style: none;
	line-height: 1.7;
}
#sitemap li.joint {
	background: url(img/map_joint.gif) repeat-y left top;
}
#sitemap li.bottom {
	background: url(img/map_bottom.gif) no-repeat left top;
}
