@charset "utf-8";
/* CSS Document */

/*hed_img
------------------------*/

#bg_hed_img {
	background: url(../images/sitemap/bg_hed_img.jpg) repeat-x center;
	height: 230px;
}
#hed_img {
	background: url(../images/sitemap/hed_img.jpg) no-repeat center;
	height: 230px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	display: block;
}


.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;
}
#contents ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
