@charset "shift_jis";
/* CSS Document */

#line { border-bottom: 1px dashed #ccc; padding-bottom: 10px; margin-bottom: 10px; }
#contactTable { width: 100% }
#contactTable th { padding: 10px; background-color: #d9f1f7; width: 150px; border-bottom: 2px solid #fff;}
#contactTable td { padding: 10px 0 10px 15px; border-bottom: 2px solid #fff;}
#contactTable th span.must { background:none; padding: 0; color: #ff0000; }