td    {
  color: #ffffff;
  line-height: 160%;
  font-weight: normal;
  text-decoration: none;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 93%;
}
body {
	color: #ffffff;
	font-size: 90%;
	line-height: 160%;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
a:link   {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #2A7FFF;
	text-decoration: none;
}
a:active {
	color: #2A3FFF;
	text-decoration: none;
}
h1 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 100%;
}
.red { color: #FF0000; }

