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


#bg_frame {
	background:url(../images/com/bg_img_subcontents.jpg) 0 20px repeat-x;
}


.title_logo {
	padding:45px 10px 30px 704px;
}



/*contents
-------------------------------*/
.contents {
	width:620px;
	margin-bottom:20px;
}

.title_img {
	background:url(../images/sitemap/title_img.gif) no-repeat 0 0;
	width:307px;
	height:51px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.sub_title_text {
	border-left:15px solid #A00A0A;
	padding:0 0 0 10px;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	margin-bottom:15px;
}


/*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;
}
