
*{
  text-decoration : none;
}

BODY{
  background-image : url(image/bg11g.gif);
  background-repeat : repeat;
}
.WakuTop{
  background-image : url(image/wakusen_top.gif);
  background-repeat : no-repeat;background-position : center center;
  width : 510px;
  height : 12px;
}.WakuMid{
  background-image : url(image/wakusen_mid.gif);
  background-repeat : repeat-y;background-position : center center;}.WakuBottom{
  background-image : url(image/wakusen_bottom.gif);
  background-repeat : no-repeat;background-position : center center;}
A:HOVER{
  color : red;
  background-color : #00ffff;
}

IMG{
  border-width : 0px;
}

