@charset "utf-8";
/* CSS Document */

#sitemap_hed_img {
	background: url(../images/sitemap/hed_img.jpg) no-repeat;
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#bg_sitemap_hed_img {
	background: #005395;
}

#contents_l ul li {
	list-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
}


.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;
}

.level03 {
	background: url(../images/sitemap/map_bg03.gif) no-repeat 0px center;
	width: 500px;
	padding-left: 160px;
}

.level03-2 {
	background: url(../images/sitemap/map_bg03-2.gif) no-repeat 0px center;
	width: 500px;
	padding-left: 160px;
}


.level03_end {
	background: url(../images/sitemap/map_bg03_end.gif) no-repeat 0px center;
	width: 500px;
	padding-left: 160px;
}

.level03_end-2 {
	background: url(../images/sitemap/map_bg03-2_end.gif) no-repeat 0px center;
	width: 500px;
	padding-left: 160px;
}
