BODY {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, Arial, sans-serif, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333333;
}
A:LINK {
  color : #0080ff;
}
A:ACTIVE {
  color: #FFCC00;
}
A:VISITED {
  color: #0066FF;
}
#sitetitle {
  font-size: 1.2em;
  font-weight: bold;
}
#sitetitle A {
  text-decoration: none;
  color: #333333;
}



