@charset "utf-8";
/* ===================================================================
CSS information
 file name  :contact.css
 style info :contact only
 produced by http://www.ad-a-type.com/
=================================================================== */
table{ width: 600px; margin: 20px auto; text-align: left}
table th{ background: #d8d2c7; text-indent: 10px; padding: 5px 3px; font-weight: normal;}
table th img{margin-left: 5px}
table td{padding: 15px 5px;}
table td input{padding: 3px}
p#tel-number{font-size: 150%;padding-bottom:20px; background: url(../img/cmn_img_dot.gif) repeat-x bottom; margin-bottom:20px;}
div#btn-area{background: #f5f3ee; padding: 10px; text-align: center;}
input.long-size{width: 400px;}
span.error{color:#F00}