@import "../common/common.css";

#price #content p {
  line-height: 140%;
  letter-spacing: 1px;
}

#price #content h3 {
  clear: both;
  margin: 30px 0 10px 0;
}

#price #ex {
  margin: 15px 0;
}

#price #ex p {
  color: #666666;
  font-size: 11px;
}

#price #pricetable {
  width: 680px;
  margin-top: 20px;
  border: solid 1px #999999;
  border-collapse: collapse;
  margin-left: 1px;
}

#price #pricetable th,
#price #pricetable td {
  border: solid 1px #999999;
  border-collapse: collapse;
  padding: 6px;
}

#price #pricetable th {
  background-color: #cccccc;
}

#price #pay {
  margin-bottom: 30px;
}

#price #pay span {
  margin-bottom: 30px;
  color: #666666;
  font-size: 11px;
  letter-spacing: 0;
}

#price .exp {
  color: #666666;
  font-size: 11px;
  letter-spacing: 0;
  margin-top: 10px;
}

#price #plan {
  margin-top: -10px;
}

#price #plan .plans {
  clear: both;
  height: 140px;
  padding-top: 20px;
  background: url("../common/img/r_line.gif") repeat-x left bottom;
}

#price #plan .plans img {
  float: left;
}

#price #plan .plans div {
  float: right;
  width: 460px;
}

#price #plan .plans div p {
  clear: both;
  padding-top: 10px;
}

#price #plan .plans span {
  font-size: 11px;
  color: red;
}

#price .con {
  color: red;
  text-decoration: underline;
}
