body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
body,td {
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

* {
	margin: 0px;
	padding: 0px;
}

rt {
	font-weight: normal;
}
div.clear {
	clear:both;
}

.contentFooter {
	clear: both;
	text-align: right;
	font-size: small;
	padding-right: 20px;
	padding-bottom: 8px;
}
#footer {
	clear: both;
	border-top: solid 1px #000;
	padding: 4px;
	color: #000;
	font-size: 1.0em;
	text-align: center;
}

#sitemapHeader {
	margin: 12px 50px 20px 50px;
	padding: 10px 6px;
	background-color: #9fcbe3;
}
#sitemapBody {
	margin: 8px 50px 8px 50px;
}

.sitemapFrame1 {
	margin: 0 auto 24px auto;
	width: 648px;
	border-color: #a6baf3;
	border-style: solid;
	border-width: 3px;
}

.sitemapFrame1 .frameHeader {
	background-color: #a6baf3;
	padding: 1px 12px 3px 12px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.sitemapFrame2 {
	margin: 0 auto 24px auto;
	width: 648px;
	border-color: #a1e483;
	border-style: solid;
	border-width: 3px;
}

.sitemapFrame2 .frameHeader {
	background-color: #a1e483;
	padding: 0 8px 3px 8px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.frameBody {
	margin: 24px 50px 18px 150px;
}


ul.level1 {
	list-style:none;
}

ul.level1 li {
	padding-left: 24px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 16px;
}
ul.level2 {
	list-style: none;
	margin: 8px 0 20px 26px;
}
ul.level2 li {
	padding-left: 16px;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0.6em;
}

li.home {background: url(images/marker_home_1.gif) no-repeat left 1px;}
li.search {background: url(images/marker_search_1.gif) no-repeat left 1px;}
li.midashi {background: url(images/marker_midashi_1.gif) no-repeat left 1px;}
li.theme {background: url(images/marker_theme_1.gif) no-repeat left 1px;}
li.contents {background: url(images/marker_contents_1.gif) no-repeat left 1px;}
li.mm {background: url(images/marker_mm_1.gif) no-repeat left 1px;}
li.scrap {background: url(images/marker_scrap_1.gif) no-repeat left 1px;}
li.mypage {background: url(images/marker_mypage_1.gif) no-repeat left 1px;}
li.hiroba {background: url(images/marker_hiroba_1.gif) no-repeat left 1px;}


li.home li {background: url(images/marker_home_2.gif) no-repeat left 50%;}
li.search li {background: url(images/marker_search_2.gif) no-repeat left 50%;}
li.midashi li {background: url(images/marker_midashi_2.gif) no-repeat left 50%;}
li.theme li {background: url(images/marker_theme_2.gif) no-repeat left 50%;}
li.contents li {background: url(images/marker_contents_2.gif) no-repeat left 50%;}
li.mm li {background: url(images/marker_mm_2.gif) no-repeat left 50%;}
li.scrap li {background: url(images/marker_scrap_2.gif) no-repeat left 50%;}
li.mypage li {background: url(images/marker_mypage_2.gif) no-repeat left 50%;}
li.hiroba li {background: url(images/marker_hiroba_2.gif) no-repeat left 50%;}

.frameBody a:link {
	text-decoration: none;
	color:#03c;
}
.frameBody a:visited {
	text-decoration: none;
	color: #03c;
}
.frameBody a:hover {
	text-decoration:underline;
	color: #03c;
}
.frameBody a:active {
	text-decoration: underline;
	color: #03c;
}

.buttons {
	margin: 40px 0;
	text-align: center;
}

#btnBack {
	width: 120px;
	margin: 0 10px;
	padding-top: 1px;
}


