@charset "UTF-8";
/* CSS Document */

.form-table{ margin: 30px 0;}
.form-table table{ border:#B2B2E6 solid; border-width: 1px 1px 0 0; width: 100%;}

.form-table table td{ border:#B2B2E6 solid; border-width: 0 0 1px 1px; padding: 10px;}
.form-table table th{ border:#FFF solid; border-width: 0 0 1px 1px; padding: 10px;}

.form-table table th{ background: #B2B2E6; color: #fff; font-weight: bold; text-align: center;}
.form-table table td.td_title{ white-space: nowrap; background: url(/wp/wp-content/themes/photo/img/menu/images/background-td-title.jpg) repeat; font-weight: bold;}



.form-table table th { background:#f8fcff; color: #333333; width: 20%; border: #B2B2E6 solid; border-width: 0 0 1px 1px; padding: 10px;}

