@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;
}
.contact-m {
  width: 400px;
  height: 70px;
  text-align: center;
  background: #fcfaef;
  font-size: 24px;
}
.contact-a {
  width: 400px;
  height: 50px;
  text-align: center;
  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;
}
