 
BODY{
  font-size : 15px;
  line-height : 200%;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  background-image : url(image/bg.gif);
  background-repeat : repeat-x;
  background-attachment : fixed;
}
.font15{
  font-size : 15px;
  line-height : 200%;
}
.box1{
  font-size : 15px;
  line-height : 200%;
  width : 600px;
  bottom : auto;
}
.taikenbox{
  font-size : 15px;
  line-height : 200%;
  width : 600px;
  bottom : auto;
  background-image : url(image/taiken_bg.gif);
  background-repeat : repeat;
}