@charset "shift_jis";

/*h2o*/

h2 {
  color: #FFCC00;
  font-size: 100%;
  font-weight: bold;
  background: #161616;
  text-indent: 30px;
  line-height: 20px;
  text-align: center;
  border-top: 1px solid #666666;
}
#banner {
  height: 150px;
  width: 800px;
  float: left;
}

.story {
  color: #FFFFFF;
  line-height: 3;
  letter-spacing: 2px;
  background: url(../img/history_bg.gif) no-repeat;
}
