﻿html,body {
  color : #666666;
  background-color: #FFFFFF;
  font-family: Verdana,'ＭＳ Ｐゴシック',sans-serif;
  font-size : 11px;
}

BODY A {
  color : #222222;
  font-weight:bolder;
  text-decoration : underline;
  font-size : 11px;
}
BODY A:VISITED {
  color : #444444;
  font-weight:bolder;
  text-decoration : underline;
  font-size : 11px;
}
BODY A:HOVER {
  color : #CC0000;
  font-weight:bolder;
  text-decoration : none;
  font-size : 11px;
}
BODY A:ACTIVE {
  color : #222222;
  font-weight:bolder;
  text-decoration : underline;
  font-size : 11px;
}

h1 {
  color : #FFFFFF;
  text-decoration: none;
  font-size: 10px;
  font-weight:bolder;
  margin: 0px
  }

h1 a{
  text-decoration: underline;
  }

h2 {
  color : #444444;
  text-decoration: none;
  font-size: 12pt;
  font-weight:bolder;
  margin: 0px
  }

h2 a{
  text-decoration: underline;
  }

h3 {
  color : #CC0000;
  text-decoration: none;
  font-size: 11px;
  font-weight:bolder;
  margin: 0px
  }

h3 a{
  text-decoration: underline;
 }

h4 {
  color : #FFFFFF;
  text-decoration: none;
  font-size: 10pt;
  font-weight:bolder;
  margin: 0px
  }

h5 {
  color : #000000;
  text-decoration: none;
  font-size: 11px;
  font-weight:bolder;
  margin: 0px
  }

h5 A {
  text-decoration : underline;
}

TD {
  font-size: 11px;
  color: #333333;
  line-height: 150%;
}

TD A {
  color : #CC0000;
  font-weight:bolder;
  text-decoration : underline;
  font-size : 11px;
  line-height: 150%;
}
TD A:VISITED {
  color : #CC0000;
  font-weight:bolder;
  text-decoration : underline;
  font-size : 11px;
  line-height: 150%;
}
TD A:HOVER {
  color : #CC0000;
  font-weight:bolder;
  text-decoration : none;
  font-size : 11px;
  line-height: 150%;
}
TD A:ACTIVE {
  color : #CC0000;
  font-weight:bolder;
  text-decoration : underline;
  font-size : 11px;
  line-height: 150%;
}

td.topline {
  background-color: #000000;
}

td.whatsnew {
  width: 580px;
  height: 140px;
  background-color: #ffffff;
  background-image: url("../images/whatsnew_frame.gif");
}

IMG.thinborder {
  border: solid 1px #CCCCCC;
}

OBJECT.thinborder2 {
  border: solid 1px #CCCCCC;
}

td.thinborder2 {
  border: solid 1px #CCCCCC;
}

table.waku {
  background-color: #CCCCCC;
}

hr {
  height: 1px;
  size: 1px;
  color: #cccccc;
  background-color: #cccccc;
  border-style: dotted;
  border-width: 1px;
}

strong {
  color: #cc0000;
  font-weight:bolder;
}