a {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF66;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
}
h1 {
	font-family: "HGP行書体";
	font-size: 34px;
	color: #FFFFFF;
	background-position: center;
}
.kyoka {
	font-family: "HGP行書体";
	font-size: 48px;
	color: #FFFF66;
	font-weight: bold;
	background-position: center;
}
.menu {
	font-family: "HGP行書体";
	font-size: 18px;
	color: #FFFFFF;
}
.comment {
	font-size: 14px;
	color: #FFFFFF;
}
