body, td, th {
  font-size: 14px;
  color: #595f3f;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.2;
}
body {
  border-top: 5px solid #9b0000;
  margin: 0;
  padding: 0;
  letter-spacing: 1px;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
a.btn {
  border-style: solid;
  border-color: #999999 #333333 #333333 #999999;
  border-width: 2px;
  padding: 2px 0 0 10px;
  display: block;
  width: 120px;
  font-size: 15px;
  text-decoration: none;
  background-color: #666666;
  color: #ffffff;
  margin-bottom: 1px;
}
a.btn:hover {
  border-style: solid;
  border-color: #777777 #111111 #111111 #777777;
  border-width: 2px;
  color: #00ff00;
  background-color: #444444;
}
a.btn:active {
  border-style: solid;
  border-color: #333333 #999999 #999999 #333333;
  border-width: 2px;
}
body {
  margin: 0;
}
div#top {
  margin: 0 auto;
  width: 950px;
}
div#contents {
  width: 950px;
}
#footer-navi #fnavi-a {
  background-image: url(images/footer-navi_bg01.gif);
  background-repeat: no-repeat;
  height: 45px;
  width: 462px;
  float: left;
}
#footer-navi #fnavi-a ul {
  height: 45px;
}
#footer-navi #fnavi-a ul li {
  height: 45px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  float: left;
  margin-right: 15px;
  vertical-align: middle;
}
#footer-navi #fnavi-b {
  background-image: url(images/footer-navi_bg02.gif);
  background-repeat: no-repeat;
  height: 45px;
  width: 468px;
  float: right;
}
#footer-navi img {
  float: right;
  padding-top: 0px;
}
#footer-navi p {
  text-align: right;
  float: right;
}
#footer-navi {
  background-repeat: no-repeat;
  padding-bottom: 0px;
  height: 40px;
  width: 950px;
  clear: both;
}
#footer {
  text-indent: 300px;
  background-repeat: no-repeat;
  text-align: left;
  width: 950px;
  background-image: url(images/footer-bg.gif);
  height: 60px;
  clear: both;
  padding-top: 15px;
}

