#errors{
  color:#f00;
	margin:30px;
}


h1#title{
  color:#000;
}

h3{
  clear:both;
  background:none;
  height:inherit;
  margin:20px;
}

table.form_inquiry{
  margin:10px;
}
table.form_inquiry th{
  padding:10px;
}

.tel,.tel_company,#tel1,#tel2,#tel3,#tel1_c,#tel2_c,#tel3_c{
  width:50px;
}


.note{
  width:450px;
  height:200px;
 }


table.form_confirm{
  margin:10px;
  border-top:1px solid #333;
  border-left:1px solid #333;
}


table.form_confirm td,table.form_confirm th{
  border-right:1px solid #333;
  border-bottom:1px solid #333;
  padding:5px 10px;
}

.form_footer{
  width:90%;
  text-align:center;
}

