a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}
