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

.hed_title_img {
	background:url(../images/sitemap/hed_title_img.gif) 0 0 no-repeat;
	width:680px;
	height:70px;
	text-indent:-9999px;
}

.contents ul {
	margin-top: 20px;
	padding-left: 40px;
	width: 600px;
}

.contents ul li {
	list-style: none;
}


.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 ul li a {
	text-decoration: none;
}

.contents ul li a:hover {
	text-decoration: underline;
}

