@charset "utf-8";

.formWrap { width: 100%; margin: 0 auto; color: #555; line-height: 120%; font-size: 90%; }

table.formTable { width: 100%; margin: 0 auto; border-collapse: collapse; background: #fff; }

table.formTable td, table.formTable th { border: 1px solid #ccc; padding: 10px; }

table.formTable th { width: 35%; font-weight: normal; background: #efefef; text-align: left; }

.form-tel { font-size: 1.8rem; }

.form-fax { font-size: 1.8rem; }
