BODY {
  margin: 0;
  padding: 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, Arial, sans-serif, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333333;
  background : #cceda5 url(../image/bg_back.gif);
  font-size : 100%;
}
a:link {
  color: #006699;
}
a:active {
  color: #FFCC00;
}
a:hover {
  color: #FFCC00;
}
a:visited {
  color: #996699;
}
TD,TH {
  font-size : 0.9em;
}
#sitetitle {
  font-size: 1.2em;
  color: #336600;
  font-weight: bold;
}
#sitetitle a:link {
  color: #336600;
  text-decoration: none;
}
#sitetitle a:active {
  color: #336600;
  text-decoration: none;
}
#sitetitle a:hover {
  color: #336600;
  text-decoration: none;
}
#sitetitle a:visited {
  color: #336600;
  text-decoration: none;
} 
