body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-indent: 20px;
}
#main {
	background-color: #FFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.subtitle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	background-color: #F30;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 4px;
	line-height: 22px;
	text-indent: 0px;
	padding-left: 20px;
}
.sentence {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
}
#topmenu {
	font-weight: bold;
	background-color: #999;
	height: 20px;
	width: 730px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
}
#submenu {
	font-weight: bold;
	background-color: #CCC;
	text-align: center;
	height: 20px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
}
#english {
	text-align: right;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
a:hover {
	background-color: #FF0;
}

