#header {
	height: 250px;
	width: 700px;
	padding-right: 30px;
	padding-left: 30px;
}
#navi {
	height: 70px;
	width: 700px;
	padding-right: 30px;
	padding-left: 30px;
}
#middle {
	width: 700px;
	padding-right: 30px;
	padding-left: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #006;
	text-align: left;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left {
	float: left;
	width: 440px;
	padding-top: 5px;
	padding-right: 20px;
}
#right {
	float: right;
	width: 230px;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 12px;
	text-align: left;
}
#footer {
	clear: both;
	height: 70px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 14px;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 24px;
	color: #009;
	text-align: left;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#mystyle3 {
	font-size: 16px;
}
#wrapper #form1 table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
}

