@charset "utf-8";
/* CSS Document */

@import "/css/common.css";

/********** contact **********/

.contact .table {
 width: auto;
 margin-bottom: 50px;
}

.contact .table th {
 padding-right: 20px;
 background-color: #FFF0F5;
}