@charset "UTF-8";
#header {
	height: 88px;
	width: 750px;
}
#navi {
	height: 40px;
	width: 750px;
}
#middle {
	width: 750px;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック";
	font-size: 90%;
	line-height: 150%;
}
#footer {
	height: 40px;
	width: 750px;
	background-color: #4084C1;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック";
	font-size: 70%;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
.f {
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	width: 750px;
}
#wrapper {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.h20 {
	height: 20px;
}
.h40 {
	height: 40px;
}
