/* CSS Document */

.wrap {
	width:880px;
	margin:auto;
}


.sitemap {
	margin:0px;
	padding:0px 0px 0px 50px;
}

.sitemap li {
	list-style: none;
	height:1.5em;
	padding-top: 3px;
	padding-bottom: 3px;
}


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

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

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


.lv02 {
	background: url(../images/sitemap/map_bg02.gif) no-repeat 0px center;
	width: 400px;
	padding-left: 120px;
}

.lv02_end {
	background: url(../images/sitemap/map_bg02_end.gif) no-repeat 0px center;
	width: 400px;
	padding-left: 120px;
}

.lv03 {
	background: url(../images/sitemap/map_bg03.gif) no-repeat 0px center;
	width: 400px;
	padding-left: 180px;
}

.lv03-2 {
	background: url(../images/sitemap/map_bg03-2.gif) no-repeat 0px center;
	width: 400px;
	padding-left: 180px;
}


.lv03_end {
	background: url(../images/sitemap/map_bg03_end.gif) no-repeat 0px center;
	width: 400px;
	padding-left: 180px;
}

.lv03_end-2 {
	background: url(../images/sitemap/map_bg03-2_end.gif) no-repeat 0px center;
	width: 400px;
	padding-left: 180px;
}

