@charset "utf-8";
@import url("reset.css");


#main h1 {
	margin: 0px 0px 5px;
}

#main #sitemap_area {
	width: 600px;
	margin: 0px 0px 30px 15px;
	font-weight: normal;
}
#main #sitemap_area ul {
	margin-left: 15px;
}
.top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../image/base/bo_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	margin: 30px 0px 5px;
	padding: 0px 0px 8px 15px;
}
#main #sitemap_area li {
	list-style-type: none;
}


.index {
	background-repeat: no-repeat;
	background-position: left 5px;
	font-weight: bold;
	margin: 20px 0px 5px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	background-image: url(../image/base/ta_01.gif);
}
.index2 {
	font-weight: normal;
	list-style-type: none;
}