body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 140%;
	background-color: #CCC;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
#main {
	background-color: #FFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#topmenu {
	font-weight: bold;
	background-color: #999;
	height: 24px;
	width: 730px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	line-height: 24px;
}
#submenu {
	font-weight: bold;
	background-color: #CCC;
	text-align: center;
	height: 24px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	line-height: 24px;
}
#english {
	text-align: right;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
#topmenu a:hover {
	background-color: #FF0;
}
#submenu a:hover {
	background-color: #FF0;
}
#english a:hover {
	background-color: #FF0;
}
p .unnamed1 a:hover {
	background-color: #FF0;
}
#footer {
	font-size: 10px;
	background-color: #666;
	height: 20px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 4px;
	color: #FFF;
	font-weight: normal;
	letter-spacing: 3px;
	margin-bottom: 0px;
}
