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;
  background: #323232;
}
A:LINK {
  color: #05478B;
}
A:VISITED {
  color: #05478B;
}
A:ACTIVE {
  color: #98B6D4;
}
A:HOVER {
  color: #98B6D4;
}
TD,TH {
  font-size: 0.8em;
}
#sitetitle {
  font-size: 1.2em;
  font-weight: bold;
  color: #CCCCCC;
}
#sitetitle A {
  text-decoration: none;
  color: #CCCCCC;
}
#footer {
  background : #323232 url(../gazou/bg_footer.gif) repeat-x center top;
}
#footer-link{
  color: #ABABAB;
}
#footer-link A{
  text-decoration: none;
  color: #ABABAB;
}
#address{
  background : #ffffff url(../gazou/bg_address.gif) repeat-x center top;
}