body  {
	top: 0px;
	left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a:active { color: #f00; text-decoration: none }
a:link  {
	color: #389e4d;
	text-decoration: none;
}
a:visited  {
	color: #F90;
	text-decoration: none;
}

a:hover  {
	color: #f00;
	text-decoration: underline;
}
.attention {
	color: #F00;
}

