input {
  text-indent: 3px;
}

#passwordReminderPage h1.title, #passwordReminderResultPage h1.title, #mailmagPage h1.title {
  font-size: 22px;
  padding: 0 0 13px 3px;
  margin: 0 0 50px;
  border-bottom: 4px solid #000;
  position: relative;
}
#passwordReminderPage h1.title:before, #passwordReminderResultPage h1.title:before, #mailmagPage h1.title:before {
  top: 34px;
  left: 24px;
  content: "";
  position: absolute;
  width: 9px;
  height: 10px;
  background-image: url(../images/common/arrow_fuk.png);
  background-repeat: no-repeat;
}
#passwordReminderPage p, #passwordReminderResultPage p, #mailmagPage p {
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 1px;
}
#passwordReminderPage p.lead, #passwordReminderResultPage p.lead, #mailmagPage p.lead {
  padding: 0 0 40px;
}
#passwordReminderPage .passCheackTi, #passwordReminderResultPage .passCheackTi, #mailmagPage .passCheackTi {
  padding: 0 15px 0 0;
}
#passwordReminderPage #MAIL, #passwordReminderResultPage #MAIL, #mailmagPage #MAIL {
  border: 1px solid #000;
  width: 350px;
  height: 35px;
}
#passwordReminderPage #PASSWORD, #passwordReminderPage #PASSWORD2, #passwordReminderResultPage #PASSWORD, #passwordReminderResultPage #PASSWORD2, #mailmagPage #PASSWORD, #mailmagPage #PASSWORD2 {
  border: 1px solid #000;
  width: 470px;
  height: 35px;
}
#passwordReminderPage td.pd10-1, #passwordReminderResultPage td.pd10-1, #mailmagPage td.pd10-1 {
  padding: 25px 0 0;
}
#passwordReminderPage th.title, #passwordReminderResultPage th.title, #mailmagPage th.title {
  padding-right: 25px;
  font-size: 16px;
  font-weight: normal;
}
#passwordReminderPage span.coution, #passwordReminderResultPage span.coution, #mailmagPage span.coution {
  color: #555;
  letter-spacing: 1px;
  margin: 35px 0 0;
  display: block;
}
#passwordReminderPage td.submit, #passwordReminderResultPage td.submit, #mailmagPage td.submit {
  padding: 60px 0 0;
}
#passwordReminderPage .mailBox .frm input, #passwordReminderResultPage .mailBox .frm input, #mailmagPage .mailBox .frm input {
  border: 1px solid #000;
  width: 350px;
  height: 35px;
}

#mailmagPage .mailBox th {
  width: 137px;
}
#mailmagPage .mailBox tr .fade {
  cursor: pointer;
  display: inline-block;
}
#mailmagPage .mailBox tr .fade:first-child {
  margin-right: 10px;
}
