#subhead {
	background-color: #FFF;
	height: 54px;
	width: 960px;
	border: medium double #999;
	clear: both;
	margin-top: 10px;
}
#sitemap1 {
	float: right;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 130%;
	color: #333;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
}
#sitemap2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	float: left;
	margin-left: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
}
#sectionbox1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 450px;
	height:700px;
	float:left;
}
#sectionbox2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 450px;
	float:right;
	margin-right: 30px;
}
#sitemenu li {
	list-style-type: none;
	text-decoration: none;
}
#sitemenu li a {
	text-decoration: none;
	display: block;
	color:#333;
}
#sitemenu li a:hover {
	text-decoration: none;
	display: block;
}


#sitemenu .headmenu {
	list-style-type: none;
	background-color: #CDF2FA;
	width: 350px;
	height: 25px;
	font-size: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	padding-left: 13px;
}
.navidetail {
	list-style-position: outside;
	list-style-image: url(img/point021_05.gif);
	margin-left: 100px;
	width: 250px;
	height: 20px;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-decoration: none;
	font-size: 85%;
	line-height: 100%;
	color:#666;
}
.navidetail a {
	text-decoration:none;
	color:#666;
}
.navidetail a:hover {
	text-decoration:none;
}
