@charset "UTF-8";

/* ===================================================================

 file name  :  contact.css

=================================================================== */
header{ height: 175px; background: url("../img/img_main.jpg") repeat-x top center; line-height: 175px;}
header h1{ margin: 0 auto; width: 1180px; letter-spacing: 2px; font-weight: 700; font-size: 30px; font-family: 'Oswald', sans-serif;}
.ctr{ margin: 0 auto; padding: 0 0 75px; width: 1180px;}
.ctr2{ margin: 0 auto; padding: 75px 0; width: 1000px;}
.ctr-left{ padding: 50px 0 0; width: 250px;}
.ctr-right{ padding: 50px; width: 780px; background: #fff;}
.ctr-right p{ text-align: center;}
.ctr-right table{ width: 100%; border-collapse: collapse;}
.ctr-right table th{ padding: 25px 0; width: 250px; border-top: 1px solid #eee; vertical-align: top; text-align: left;}
.ctr-right table td{ padding: 25px 0; border-top: 1px solid #eee; vertical-align: top; text-align: left;}
.ctr-right table td span{ display: inline-block; width: 40px;}
.ctr-right table td input[type="text"]{ width: 100%;}
.ctr-right table td input[type="text"].short{ width: 30%;}
.ctr-right table td textarea{ width: 100%; height: 250px;}
.ctr-right .submit{ margin: 25px 0 0; padding: 25px 0 0; border-top: 1px solid #eee; text-align: center;}
.ctr-right button{ padding: 15px 0; width: 150px; border: none; background: #3f2110; color: #fff; line-height: 1;}
.box{ padding: 75px 0 0;}
section h2{ font-weight: bold; font-size: 20px;}
section p{ margin: 25px 0 0;}
section table{ margin: 25px 0 0; border: 1px solid #dbd7d3; text-align: left;}
section th{ padding: 10px; width: 220px; border: 1px solid #dbd7d3; background: #ede9e4; text-align: left;}
section td{ padding: 10px; border: 1px solid #dbd7d3; text-align: left;}
section td p{ margin: 0;}
section td h3{ margin: 10px 0 0; font-weight: bold;}
section .submit{ margin: 25px 0 0; padding: 25px; background: #ede9e4; text-align: center;}
section .submit button{ margin: 10px 0 0; padding: 15px 0; width: 150px; border: none; background: #3f2110; color: #fff; line-height: 1;}
section .submit a{ color: #fff;}