body {
  margin: 5%;
  background-attachment: scroll;
  background: url(scroll.png) no-repeat, url(001.gif);
  text-align: center;
  font-family: "メイリオ", sans-serif;
}

h1 {
  font-weight: bold;
  font-size: 125%;
}

h2 {
  font-weight: bold;
  font-size: 125%;
  font-family: "メイリオ", sans-serif;
}

h3 {
  font-weight: bold;
  font-size: 125%;
}

#lh1 {
  line-height: 2.5
}

.wrapper {
  width: 650px;
  margin: 0 auto;
  text-align: left;
  border: 0px;
}

#bganime {
position:fixed;
right:0;
bottom:0;
min-width:100%;
min-height:100%;
width:auto;
height:auto;
opacity: 0.5;
z-index:-10;
}
