@charset "UTF-8";


h2#title {
  width: 535px;
  height: 70px;
  background-image: url("../../img/contact/title-form.gif");
  margin: 10px 0px 10px 100px;
}

h2#title-mail {
  width: 535px;
  height: 70px;
  background-image: url("../../img/root/title-mail.gif");
  margin: 10px 0px 10px 100px;
}

h2#title-mail-new {
  width: 535px;
  height: 70px;
  background-image: url("../../img/root/title-mail-new.gif");
  margin: 10px 0px 10px 100px;
}

h2#title-mail-change {
  width: 535px;
  height: 70px;
  background-image: url("../../img/root/title-mail-change.gif");
  margin: 10px 0px 10px 100px;
}

h2#title-mail-manage {
  width: 535px;
  height: 70px;
  background-image: url("../../img/root/title-mail-manage.gif");
  margin: 10px 0px 10px 100px;
}


h2#title-member {
  width: 535px;
  height: 70px;
  background-image: url("../../img/root/title-member.gif");
  margin: 10px 0px 10px 100px;
}

h2#title-member-new {
  width: 535px;
  height: 70px;
  background-image: url("../../img/root/title-member-new.gif");
  margin: 10px 0px 10px 100px;
}

h2#title-member-change {
  width: 535px;
  height: 70px;
  background-image: url("../../img/root/title-member-change.gif");
  margin: 10px 0px 10px 100px;
}

h2#title-member-fogot {
  width: 535px;
  height: 70px;
  background-image: url("../../img/root/title-member-fogot.gif");
  margin: 10px 0px 10px 100px;
}

h2#title-member-login {
  width: 535px;
  height: 70px;
  background-image: url("../../img/root/title-member-login.gif");
  margin: 10px 0px 10px 100px;
}

h2#title-member-logout {
  width: 535px;
  height: 70px;
  background-image: url("../../img/root/title-member-logout.gif");
  margin: 10px 0px 10px 100px;
}

h2#title-miss {
  width: 540px;
  height: 56px;
  background-image: url("../../img/miss/title-check.gif");
  margin: 10px 0px 10px 100px;
}

#contact {
  width: 550px;
}

p#back {
  margin-top: 30px;
}

div#error-message {
  margin-bottom: 26px;
  color: #FF0000;
}

table {
  width: 630px;
}

table tr td {
  padding: 5px;
  vertical-align: top;
}

table tr td.label {
  width: 200px !important;
  text-align: right;
}

table tr td#submit {
  text-align: right;
}

.text-box p {
  margin-left: 100px;
}

textarea {
  font-size: 1em;
  width: 350px;
  height: 120px;
}
