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

/*level
-------------------------------*/

#sitemap_list 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;
}

.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;
}

