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

/*pagetitle
-------------------------*/
#pagetitle {
	background:url(../images/com/line_red.gif) left bottom repeat-x;
	margin:0 0 15px;
	padding:0 0 20px;
	width:750px;
}


.pagetitle_index {
	background:url(../images/sitemap/hed_title_img.gif) 0 0 no-repeat;
	width:750px;
	height:40px;
	text-indent:-9999px;
}


#contents ul {
	padding-left: 20px;
}

#contents ul li {
	list-style: none;
	line-height: 1.8em;
}

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

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


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