/* CSS Document */

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

.table_tag {
	width:100%;
	border-top:1px solid #C8C8C8;
	border-right:1px solid #C8C8C8;
	font-size:0.9em;
}

.table_tag th {
	width:90px;
	padding:3px;
	background:#e4ebd8;
	border-left:1px solid #C8C8C8;
	border-bottom:1px solid #C8C8C8;
	text-align:left;
	font-weight:normal;
}

.table_tag td {
	padding:3px;
	border-left:1px solid #C8C8C8;
	border-bottom:1px solid #C8C8C8;
}

.lv01 {
	padding-left: 60px;
	background: url(../images/sitemap/map_bg01.gif) no-repeat left center;
}
.lv02 {
	background-image: url(../images/sitemap/map_bg02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 110px;
}
.lv02_end {
	background-image: url(../images/sitemap/map_bg02_end.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 110px;
}
.lv01_end {
	background-image: url(../images/sitemap/map_bg01_end.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
}
.lv02 {
	background-image: url(../images/sitemap/map_bg02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 110px;
}
.list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

