#header div {
  margin: 0 auto;
  padding: 10px 0;
  width: 665px;
}
#header img {
  padding: 10px 0 20px;
}
#contents #pnl_main {
  margin: 0 auto;
  width: 665px;
}
.center {
  text-align: center;
}
.middle {
  vertical-align: middle;
}
.sub_title {
  border-left: solid 5px #dd171f;
  color: #dd171f;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 10px;
}
input {
  height: 20px;
}
.div_submit > .btn {
  height: auto;
  padding: 0 10px;
  letter-spacing: 1px;
}
div.notice {
  padding: 8px;
  border: 1px solid #777;
}
div.guide {
  font-size: 12px;
  padding: 14px 0;
}
div.guide li {
  margin-left: 20px;
}
form table {
  font-size: 12px;
}
form table th, form table td {
  vertical-align: top;
  padding: 8px 5px;
}
form table th {
  color: #e83903;
}
form table p, form table span {
  font-size: 10px;
}
#contact_user_last_name, #contact_user_first_name {
  width: 80px;
}
#contact_tel_no1, #contact_tel_no2, #contact_tel_no3 {
  width: 50px;
}
#contact_new_tel_no1, #contact_new_tel_no2, #contact_new_tel_no3 {
  width: 50px;
}
#contact_email_address, #contact_email_address_for_check {
  width: 200px;
}
#contact_new_email_address {
  width: 200px;
}
#contact_decided_cooperation_name {
  width: 300px;
}
#contact_note {
  width: 400px;
  height: 100px;
}
.sub-disp-area {
  color: red;
}
.border_top th, td {
  border-top: dotted 1px #d2d1d1;
}
.div_submit {
  text-align: center;
  padding: 20px 0;
}

.error {
  border: solid 1px #ff0011;
  color: #ff0011;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 17px;
  padding: 10px;
}
.guide ul {
  margin: 6px 0;
}
.error ul, .guide ul {
  list-style-type: disc;
  margin-left: 30px;
  font-size: 12px;
}

.tel_box01 {
   position: absolute;
   top: 0;
   right: 0;
}

.sub_title a {
  float: right;
}

.heading-title {
  margin-bottom: 8px;
  padding: 16px 18px;
  font-size: 24px;
  font-weight: bold;
  border: 1px solid #ddd;
  border-top: 3px solid #dd171f;
  border-radius: 4px;
}
.display-none {
  display: none;
}

div .div_submit input[type="submit"] {
  width:180px;
  height: 25px;
  margin: 10px 20px;
}
div.airconNoticeTel {
  width: 100%;
  border:solid 2px  #d2d1d1;
  padding: 5px 5px;
  margin: 5px 0 5px 0;
  font-weight: bolder;
  text-align: left;
}
div.airconNoticeTel span{
  font-size: large;
}
div.airconNoticeTel span.num{
  color: #dd171f;
}
#airconForm th,td.airconProductNum {
    font-size: 16px;
}
select.airconProductNum{
  width: 40px;
  height: 23px;
}

div.airconNotice p{
  margin-bottom: 3px;
}

table.confirmTbl {
  margin: 5px 10px;
  width: 100%;
  font-size: 16px;
}
table.confirmTbl th {
  width: 30%;
}
table.confirmTbl th.moveTypeTitle {
  color: #333333;
  font-weight: bold;
  background-color: #fae0ea;
}
table.confirmTbl span.num {
  font-size: 12px;
  background:  linear-gradient(transparent 75%, #bfdef7 75%);
}

table.confirmTbl textarea {
  width: 100%;
}
table.products {
  width: 100%;
}
table.products td.label {
  width: 70%;
  font-size: 16px;
}
table.products td.label span{
  color: #dd171f;
  font-size: 12px;
}
table.products td.label span.black{
  color: #333333;
}
table.products td.productStatus {
  font-size: small;
  font-weight: bold;
}
table.products td.cancel {
  padding: 3px;
  background-color: #f0a4c1;
}
table.products td.add {
  padding: 3px;
  background-color: #f0e8a4;
}
table.products td.update {
  padding: 3px;
  background-color: #ffffff;
}

#aircon form table {
  font-size: 16px;
}
div.kojiList {
  margin-bottom: 5px;
  padding: 5px;
  background-color: #fcf7e7;
}
div.kojiList dl {
  margin: 5px;
}
div.kojiList dt span{
  font-size: 16px;
  font-weight: bolder;
}
div.kojiList dd {
  margin: 3px 5px;
}
div.kojiList li {
  margin: 3px 3px;
}
div.total span {
  margin: 5px 15px;
  background:  linear-gradient(transparent 60%, #fae0ea 60%);
  font-size: 16px;
}
