/* CSS Document */

.hed_img {
	background: url(../images/sitemap/hed_img.jpg) 0 0 no-repeat;
	width:860px;
	height:100px;
	text-indent:-9999px;
	margin-bottom:15px;
}


/*contents_inner_l
-------------------------*/
.contents_inner_l {
	width:610px;
	float:left;
}


.title_img01 {
	background:url(../images/sitemap/title_img.gif) 0 0 no-repeat;
	width:610px;
	height:33px;
	text-indent:-9999px;
	margin-bottom:15px;

} 


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

.contents_inner_l 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_inner_r
-------------------------*/
.contents_inner_r {
	width:210px;
	float:right;
}


.hed_menu {
	background:url(../images/category/profile/list_hed_img.gif) 0 0 no-repeat;
	width:210px;
	height:30px;
	text-indent:-9999px;
	margin-bottom:5px;
}


.menu_list {
	margin:0;
	padding:0;
	list-style-type:none;
}

.menu_list li a {
	width:210px;
	display:block;
	background:#F0F0F0;
	margin-bottom:5px;
	color:#4c485e;
	text-decoration:none;
}

.menu_list li a:hover {
	width:210px;
	display:block;
	background:#DCDCDC;
	margin-bottom:5px;
	color:#4c485e;
	text-decoration:none;
}


.menu_list li a span {
	background:url(../images/category/com/arrow.gif) 5px 4px no-repeat;
	padding:3px 3px 3px 18px;
}


