body {
	color: #666;
	font-size: 12px;
	font-stretch: condensed;
	line-height: 12pt;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

p { color: #666; font-size: 12px; font-stretch: condensed; }

td {
	color: #666;
	font-size: 12px;
	font-stretch: condensed;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a:link { color: #333; text-decoration: none; }

a:visited { color: #333; text-decoration: none; }

a:hover { color: #633; text-decoration: underline; }

a:active { text-decoration: none; }
