@charset "utf-8";
/* CSS Document */

.hed_img {
	background: url(../images/sitemap/head_bg.jpg) no-repeat;
	text-indent: -9999px;
	height: 120px;
	width: 710px;
	margin-bottom: 20px;
}

#contents_r ul {
	margin-top: 20px;
	font: 1.2em/1.6em;
}

#contents_r ul li {
	list-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
}


.level01 {
	background: url(../images/sitemap/map_bg01.gif) no-repeat 0px center;
	width: 500px;
	padding-left: 60px;
}

.level01_no {
	background: url(../images/sitemap/map_bg01_no.gif) no-repeat 0px center;
	width: 500px;
	padding-left: 60px;
}

.level01_end {
	background: url(../images/sitemap/map_bg01_end.gif) no-repeat 0px center;
	width: 500px;
	padding-left: 60px;
}


.level02 {
	background: url(../images/sitemap/map_bg02.gif) no-repeat 0px center;
	width: 500px;
	padding-left: 110px;
}

.level02_end {
	background: url(../images/sitemap/map_bg02_end.gif) no-repeat 0px center;
	width: 500px;
	padding-left: 110px;
}

#contents_r ul li a {
	text-decoration: none;
}

#contents_r ul li a:hover {
	text-decoration: underline;
}
