/* content box */

.title-bg {
  background: url(../images/content-box_02.gif) top repeat-y;
  width: 610px;
}

.content-bg {
  background: url(../images/content-box_04.gif) top repeat-y;
  width: 610px;
}

.title-wrapper {
  padding: 0 15px 5px 15px;
}

.content-wrapper {
  padding: 0 25px 0 25px;
}
