@charset "shift_jis"
.bg1{
  background-image : url(image/bg_1.gif);
  background-repeat : repeat-x;
}
.bg2{
  background-image : url(image/bg_2.gif);
  background-repeat : repeat-x;
}
.pt10{
  font-size : 10pt;
}
.p95{
  font-size : 95%;
  line-height : 140%;
}
TD{
  font-size : 95%;
}
.title{
  background-image : url(image/title.gif);
  background-repeat : no-repeat;
}
.pt12{
  font-size : 12pt;
}
A:HOVER{
  color : red;
}
.pt14{
  font-size : 14pt;
}
.title2{
  background-image : url(image/title2.gif);
  background-repeat : no-repeat;
}
