/* CSS Document */

h3 {
  background-color: #ffecec;
  border-left: solid 7px #f96666;
  clear: both;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 7px;
}

h4 {
  background-color: #e0f2cc;
  clear: both;
  font-weight: bold;
  margin: 25px 0px 15px;
  padding: 4px 7px;
}
.rate {
  float: left;
  margin-bottom: 50px;
  width: 635px;
}
.rate table {
  width: 100%;
}
.rate td {
  border: 1px #999 solid;
  font-weight: bold;
  padding: 15px;
  text-align: center;
}
.rate td img {
  margin-right: 30px;
  vertical-align: middle;
}
.rate ul {
  font-size: 12px;
  margin-top: 5px;
}
.except {
  border: solid 1px #999;
  float: right;
  font-size: 13px;
  margin-bottom: 50px;
  padding: 15px;
  width: 270px;
}
.except dt {
  border-bottom: solid 1px #999;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.apply dt {
  font-weight: bold;
  margin-bottom: 5px;
}
.apply dd {
  margin-bottom: 5px;
  padding-left: 15px;
}
address {
  font-style: normal;
  margin-top: 15px;
}
address p { margin-bottom: 10px; }
address p:first-child {
  font-size: 18px;
  margin-bottom: 0;
}
.pagetop {
  padding-right: 0;
}
