h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 18px;
	font-weight: bold;
	color: #009900;
	text-align: center;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 24px;
	color: #990000;
	text-align: left;
}
h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	color: #333333;
	text-align: left;
}
a:link       { text-decoration: none }
a:visited    { text-decoration: none }
