@charset "utf-8";
/* CSS Document */
.contents_r h2 {
	background:url(../images/category/com/bg_pagetitle.jpg) left bottom repeat-x;
	padding-bottom:14px;
	margin-bottom:1em;
	width:100%;
}

.contents_r ul {
	margin:20px 0 0;
	font: 1.2em/1.6em Arial, Helvetica, sans-serif;
}

.contents_r ul li {
	list-style: none;
}


.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: 110px;
}

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

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

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


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

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

.contents_r ul li a {
	text-decoration: none;
}

.contents_r ul li a:hover {
	text-decoration: underline;
}

