@charset"utf-8"
 
BODY{
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  margin-top : 0px;
  
  background-repeat : repeat-x;
  background-image : url(gif/wall.gif);
}
.mouse-out{
  color : #99ff00;
  text-decoration : underline;
}
.mouse-over{
  color : white;
  text-decoration : underline;
}
.copy{
  margin-left : 5%;
  line-height : 1.5;
}
.f10{
  font-size : 10pt;
  font-family : "ＭＳ Ｐゴシック";
}
.f8{
  font-size : 8pt;
  font-family : "ＭＳ Ｐゴシック";
}
.f9{
  font-size : 9pt;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
}

.tmenu {
  font-size : 10pt;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
}
