body {
  font-size: 62.5%;  /* 16px ? 62.5% = 10px */ ;
  font-family:"Trebuchet MS", Helvetica, "Gill Sans MT", Arial;
  color: #302a2e;
}

#main_table {
  background: #FFFFFF url(../images/bgobj.jpg) no-repeat bottom left;
  width: 600px;
  border: 0;
}

#inner_table {
  width: 560px;
  border: 0;
  margin-bottom: 70px
}

.pad {
  padding: 20px;
}
.text_header {
  text-decoration: none;
  font-size: 1.2em;
  line-height: 1.4em;
  letter-spacing: 0;
  word-spacing: -0.05em;
}
.text_speci {
  color:#F6C
}
.text_table {
  text-decoration: none;
  font-size: 1.1em;
  line-height: 1.4em;
  letter-spacing: 0;
  word-spacing: -0.05em;
  margin-top:10px;
  margin-bottom:10px
}
.form_table_error {
  background:#ecba71;
  width:139px;
  margin:0px;
  border-color:#666;
  border:1px;
  margin-bottom:1px;
}
.text_table2 {
  text-decoration: none;
  font-size: 1.1em;
  line-height: 1.4em;
  letter-spacing: 0;
  word-spacing: -0.05em;
  margin-top:10px;
  margin-bottom:10px;
  padding-left:10px
}
.text_subheading {
  text-decoration: none;
  font-size: 0.9em;
  line-height: 1.4em;
  letter-spacing: 0;
  word-spacing: -0.05em;
  margin-top:10px;
  margin-bottom:10px;
  color:#C3C
}
.form_table {
  background:#f0d1e6;
  width:139px;
  margin:0px;
  border-color:#666;
  border:1px;
  margin-bottom:1px;
}
.form_table2 {
  background:#f0d1e6;
  width:139px;
  margin:0px;
  border-color:#666;
  border:1px;
  margin-bottom:1px;
}.form_table3 {
  background:#f0d1e6;
  margin:0px;
  border-color:#666;
  border:1px;
  margin-bottom:1px;
}