#header {
	width: 800px;
	text-align: right;
	padding-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#navi {
	width: 800px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #F90;
	font-size: 12px;
	height: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi ul li {
	list-style-type: none;
	float: left;
	width: 120px;
	padding-left: 5px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #F90;
}
#navi ul li a {

}
#wrapper a:link {
	color: #333;
	text-decoration: none;
}
#wrapper a:visited {
	color: #333;
	text-decoration: none;
}
#wrapper a:hover {
	color: #F90;
	text-decoration: none;
}
#wrapper a:active {
	color: #F90;
	text-decoration: none;
}





#middle {
	width: 800px;
	padding-top: 60px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
}
#middle2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-size: 14px;
	width: 800px;
}

#left {
	float: left;
	width: 390px;
	padding-top: 40px;
	padding-bottom: 40px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
#right {
	width: 410px;
	float: left;
	padding-bottom: 20px;
	padding-top: 40px;
}
#bottom {
	width: 800px;
	text-align: right;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}


#footer {
	width: 800px;
	font-size: 12px;
	text-align: right;
	padding-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F90;
	clear: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrapper table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
}

#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.topgyokan {
	line-height: 17px;
	padding-left: 10px;
	font-size: 12px;
}

.logo2 {
	font-size: 14px;
	color: #F90;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h2 {
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #F90;
	padding-left: 5px;
	font-size: 16px;
	width: 450px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}

h3 {
	font-size: 14px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F90;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	padding-left: 5px;
	color: #333;
	width: 120px;
}

