* {
	line-height: 125%;
}
a {
	color: blue;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
a:hover {
	color: blue;
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
td       { color: #000; font-size: 12px; font-family: "ＭＳ Ｐゴシック", Osaka; text-decoration: none; margin: 3px }
