#contents #sitemap ul {
	font-size: 80%;
	line-height: 140%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contents #sitemap li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 5px;
}
#contents #sitemap li.n1 {
	background-image: url(../images/icon_01.gif);
	background-repeat: no-repeat;
	padding-left: 55px;
	background-position: 40px;
}
#contents #sitemap li.n2 {
	background-image: url(../images/icon_01.gif);
	background-repeat: no-repeat;
	padding-left: 95px;
	background-position: 80px;
}
#contents #sitemap li.n3 {
	background-image: url(../images/icon_01.gif);
	background-repeat: no-repeat;
	padding-left: 155px;
	background-position: 140px;
}
#contents #sitemap li.n4 {
	background-image: url(../images/icon_02.gif);
	background-repeat: no-repeat;
	padding-left: 155px;
	background-position: 140px;
}
#contents #sitemap li.n5 {
	background-image: url(../images/icon_02.gif);
	background-repeat: no-repeat;
	padding-left: 95px;
	background-position: 80px;
}