body      {
  background-color: #ffffff;
  line-height: 120%;
  font-size: 11pt;
}
p         {
  line-height: 120%;
  font-size: 11pt;
  color: #808080;
}td        {
  line-height: 120%;
  font-size: 11pt;
  color: #808080;
}
.tdback   {
  color: #ffffff;
  background : url(gazou/back_blue.gif);
  background-color: #0080ff;
}
.tdback_g {
  background : url(gazou/back_green.gif);
  background-color: #00ff00;
}
.tyui     {
  font-size: 10pt;
  color: #ff8000;
}
.comment  {
  font-size: 9pt;
  color: #808080;
}
.gyoukan  {
  line-height: 50%;
}
h1        {
  font-size: 12pt;
  color: #ffffff;
  background : url(gazou/back_orange.gif);
  background-color: #ff8000;
}
h2        {
  font-size: 12pt;
  color: #ffffff;
  background : url(gazou/back_green.gif);
  background-color: #00ff00;
}
h3        {
  font-size: 12pt;
  color: #009900;
}
a:link    {
  font-size: 11pt;
  text-decoration: none;
  color: #808080;
}
a:visited {
  font-size: 11pt;
  text-decoration: none;
  color: #808080;
}
a:active  {
  font-size: 11pt;
  text-decoration: none;
  color: #808080;
}
a:hover   {
  font-size: 11pt;
  text-decoration: underline;
  color: #0080c0;
  position: relative;
  top:1px;
  left:1px;
}