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;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: 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 {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 3px;
}
#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;
}
#englishboxleft {
	width: 364px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}
#englishboxright {
	text-align: right;
	width: 365px;
	margin: 0px;
	padding: 0px;
	float: right;
}

