#wrapper.flow #contents {
  background: url("../images/flow/bg.jpg") no-repeat center top;
  min-height: 3370px;
}

#wrapper.flow .container .title {
  position: absolute;
  top: 112px;
  left:0;
  width: 640px;
  height: 109px;
}

#wrapper.flow .container .text{
  position: absolute;
  top: 225px;
  left:0;
  width: 640px;
  height: 92px;
}


#wrapper.flow .container .main {
  position: absolute;
  top:312px;
  left: 0;
  width: 640px;
  height: 2091px;
}

#wrapper.flow .container .bottom-menu {
  position: absolute;
  top: 2447px;
  left: 0;
}

#wrapper.flow .container .oizumi {
  position: absolute;
  top: 28px;
  left: 26px;
  width: 125px;
  height: 35px;
}

/*# sourceMappingURL=feature.css.map */