@charset "Shift_JIS";

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

div.saidan {
	text-align: center;
	font-size: 110%;
}
#sitemap ul li {
	margin: 0 0 0 2em;
	padding: 5px 0 0 17px;
	list-style: none;
	line-height: 1.7;
	letter-spacing: 0.1em;
}
#sitemap ul li.joint {
	background: url(img/map_joint.gif) repeat-y left top;
}
#sitemap ul li.bottom {
	background: url(img/map_bottom.gif) no-repeat left top;
}
#sitemap{
	margin-bottom:50px;
}