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


#main_r ul {
	margin-top: 20px;
	margin-left: 30px;
}

#main_r ul li {
	list-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
}


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

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

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


.level02 {
	background: url(../images/sitemap/map_bg02.gif) no-repeat 0px center;
	padding-left: 130px;
}

.level02_end {
	background: url(../images/sitemap/map_bg02_end.gif) no-repeat 0px center;
	padding-left: 130px;
}

.level03 {
	background: url(../images/sitemap/map_bg03.gif) no-repeat 0px center;
	padding-left: 200px;
}

.level03_end {
	background: url(../images/sitemap/map_bg03_end.gif) no-repeat 0px center;
	padding-left: 200px;
}

#main_r ul li a {
	text-decoration: none;
}

#main_r ul li a:hover {
	text-decoration: underline;
}
