/* CSS Document */


/*main_img
--------------------*/
.main_index_img {
	width:100%;
	height:248px;
	padding:1px 0;
	margin-bottom:20px;
	background:#FFFFFF;
	border-top:1px solid #cbcfd2;
	border-bottom:1px solid #cbcfd2;
}

.main_img {
	background:url(../images/sitemap/main_img.jpg) 0 0 no-repeat;
	width:950px;
	height:248px;
	margin:0 auto;
	text-indent:-9999px;
}



/*contents_main
--------------------*/

.contents_main ul {
	margin: 0px;
	padding: 0px;
}

.contents_main ul li {
	list-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
}


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

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

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