
/* 定額パック */
#pack_red {
  font-size: 16px;
  font-weight: bold;
  color: #FF0000;
  text-align: center;
  padding: 7px 7px 0px 7px;
}

/* 代表挨拶 */
#greet {
  padding: 0px 7px 25px 7px;
}
#represent {
  text-align: right;
  margin: 12px 0px 0px 0px;
}

/* 主な取扱業務 */
.banner_left {
  text-align: center;
  margin: 0px 0px 9px 0px;
}
.banner_right {
  text-align: center;
  margin: 0px 0px 9px 0px;
}
