@charset "utf-8";
h2 {
  filter:alpha(opacity=50);
  -moz-opacity: 0.8;
  opacity: 0.9;
}
tbody {
  font-size: 14px;
  filter:alpha(opacity=50);
  -moz-opacity: 0.8;
  opacity: 0.85;
}
.pricelist-h {
  text-align: center;
  background: #faf8e8;
}
.businesslist-u {
  padding: 15px;
  width: 300px;
  height: 150px;
  text-align: left;
  vertical-align: top;
  background: #fcfaef;
}
.businesslist-d {
  width: 300px;
  height: 80px;
  text-align: center;
  vertical-align: middle;
  background: #fcfaef;
}
.footer-box {
  position: absolute;
  top: 550px
}
#back-img {
  position: absolute;
  text-align: center;
  width: 100%;
}
#tbl-block {
  position: absolute;
  text-align: center;
  width: 100%;
}
#p-center {
  text-align: center;
}
