BODY {
  background: #000000;
  color: #ffffff;
  font-size: 14px;
  margin: 0px;
}
A {
  font-family: ＭＳ Ｐゴシック,Osaka;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
}
TD.deppari {
  font-family: ＭＳ Ｐゴシック,Osaka;
  FONT-SIZE: 14px; LINE-HEIGHT: 17px;
  color: #ffffff;
  background-color: #000000;
  border-style: solid;
  border-color: #777777 #555555 #555555 #999999;
  border-width: 1px;
  text-align : center;
}
TD.deppari2 {
  font-family: ＭＳ Ｐゴシック,Osaka;
  FONT-SIZE: 14px; LINE-HEIGHT: 15px;
  color: #333333;
  background-color: #aaaaaa;
  border-style: solid;
  border-color: #cccccc #888888 #888888 #bbbbbb;
  border-width: 1px;
  text-align : center;
  font-weight: bold;
}
A:hover {
  font-family: ＭＳ Ｐゴシック,Osaka;
  font-size: 14px;
  color: #ffffff;
}
h1 {
  font-family: ＭＳ Ｐゴシック,Osaka;
  font-size: 40px;
  color: #ffffff;
  display:inline;
}
h2 {
  font-family: ＭＳ Ｐゴシック,Osaka;
  font-size: 25px;
  color: #ffffff;
  display:inline;
}
h3 {
  font-family: ＭＳ Ｐゴシック,Osaka;
  font-size: 18px;
  color: #ffffff;
  display:inline;
}
.menu {
  font-family: ＭＳ Ｐゴシック,Osaka;
  font-size: 14px;
  color: #ffffff;
  background-image:url(img/bg02.gif);
}
.main {
  font-family: ＭＳ Ｐゴシック,Osaka;
  font-size: 14px;
/*  line-height: 1.5;*/
}
.haichi {
  font-family: ＭＳ Ｐゴシック,Osaka;
  font-size: 28px;
  text-align : center;
  vertical-align : middle;
  font-weight: bold;
  background-color: #333333;
  text-decoration: underline;
}