#main .bgType1 {
  width: 690px;
  padding-top: 10px;
  background-image: url(/content/images/common/bg_top1.png);
  background-position: 0 top;
  background-repeat: no-repeat;
}
#main .bgType1 > .wrap {
  padding-bottom: 10px;
  background-image: url(/content/images/common/bg_bottom1.png);
  background-position: 0 bottom;
  background-repeat: no-repeat;
}
#main .bgType1 > .wrap > .inner {
  background-image: url(/content/images/common/bg1.png);
  background-position: 0 0;
  background-repeat: repeat-y;
}
#main .titleType1 {
  position: relative;
  margin: 0 -16px 34px -20px;
  padding-top: 8px;
  background-image: url(/content/images/lower/bg_title_top1.png);
  background-position: 0 top;
  background-repeat: no-repeat;
}
#main .titleType1 > .wrap {
  padding-bottom: 8px;
  background-image: url(/content/images/lower/bg_title_bottom1.png);
  background-position: 0 bottom;
  background-repeat: no-repeat;
}
#main .titleType1 > .wrap > .inner {
  padding: 12px 120px 12px 18px;
  background-image: url(/content/images/lower/bg_title1.png);
  background-position: 0 0;
  background-repeat: repeat-y;
}
#main .titleType1 h1 {
  margin: 0;
  font-size: 200%;
  font-weight: bold;
}
#main .titleType1 .deco {
  position: absolute;
  top: -11px;
  right: 22px;
}

#content .bgimg02 {
  overflow: hidden;
  margin: 0 -15px;
}
#content .bgimg02, #content .bgimg01 {
  width: 680px;
}
