/* メインコンテンツ部分 ここから */
h3 {
	background-color: #deecfb;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5185bd;
	border-bottom-color: #5185bd;
	margin-bottom: 20px;
	font-size: 140%;
	text-indent: 5px;
}
.top {
	line-height: 150%;
	font-size: 130%;
	margin-left: 10px;
	margin-bottom: 5px;
	background-image: url(../images/sitemap_logo.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	text-align: left;
	background-color: #DEECFB;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: 5px;
	padding-left: 5px;

}
.level1 {
	font-size: 120%;
	line-height: 150%;
	padding-left: 60px;
	letter-spacing: 1px;
	background-image: url(../images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 45px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: left;

}
.level2 {
	font-size: 110%;
	line-height: 150%;
	padding-left: 90px;
	letter-spacing: 1px;
	background-image: url(../images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 75px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: left;

}
.level3 {
	padding-left: 120px;
	font-size: 100%;
	line-height: 150%;
	letter-spacing: 1px;
	margin-left: 10px;
	background-image: url(../images/icon_arrow.gif);
	background-position: 105px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	text-align: left;

}
.level4 {
	padding-left: 150px;
	font-size: 90%;
	line-height: 150%;
	letter-spacing: 1px;
	margin-left: 10px;
	background-image: url(../images/icon_arrow.gif);
	background-position: 135px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	text-align: left;

}
/* メインコンテンツ部分 ここまで */
