body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	background-color: #00F;
	padding-top: 5px;
	padding-left: 10px;
	color: #FFF;
}
h2 {
	font-size: 24px;
	color: #F33;
	background-color: #00F;
}
a {
	color: #F00;
}
a:hover {
	color: #FF0;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
}
hi a, ddress a {
	color: #FFF;
	text-decoration: none;
}
#menu a {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

table {
	font-size: 18px;
	color: #333;
}
table {
	font-size: 18px;
}
table {
	font-size: 18px;
	color: #000;
}
#menu table a:visited {
	color: #999;
}
#menu table a:link {
	color: #00F;
}

#menu table a:hover {
	color: #F33;
	text-decoration: none;
}
#menu table a:active {
	color: #FF0;
	text-align: center;
}

p {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}
address {
	font-size: 18px;
	font-style: italic;
	background-color: #0000FF;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
iframe {
	text-align: center;
}
