
  #cateSPE .onebox {
    height: 393px;
    background-image: url(http://go.guidenet.jp/img/ramen/box_bg.jpg);
    background-repeat: repeat-y;
    background-attachment: scroll;
  }

  #cateSPE .onebox:after,
  #cateSPE .onebox:before {
    display: block;
    content: "";
    background-image: url(http://go.guidenet.jp/img/ramen/box_top.jpg);
    height: 18px;
    width: 250px;
  }

  #cateSPE .onebox:after {
    margin-top: 5px;
    background-image: url(http://go.guidenet.jp/img/ramen/box_down.jpg);
  }

