@charset "utf-8";

@import "common.css";
@import "layout.css";


#main .company { font-size: 16px; line-height: 24px; font-weight: bold; color: #FFF; display: block; background-image: url(../img/bar-company.png); _background-image: url(../img/bar-company.jpg); background-repeat: no-repeat; height: 30px; text-indent: -9999px; width: 570px; margin-bottom: 10px; }

#main .message { font-size: 16px; line-height: 24px; font-weight: bold; color: #FFF; display: block; background-image: url(../img/bar-message.png); _background-image: url(../img/bar-message.jpg); background-repeat: no-repeat; height: 30px; text-indent: -9999px; width: 570px; margin-bottom: 10px; }

#main .text { font-size: 12px; line-height: 20px; color: #FFF; margin-bottom: 30px; }

.tbl_waku { font-family: "ＭＳ ゴシック", "Courier New", monospace; font-size: 12px; line-height: 16px; color: #FFF; height: auto; width: 570px; margin: 0px; }
.tbl_waku .td1 { padding: 5px; width: 25%; height: auto; margin: 1px; font-size: 12px; line-height: 16px; color: #FFF; vertical-align: top; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #333; text-align: center; }
.tbl_waku .td2 { padding: 5px; height: auto; width: 75%; margin: 1px; font-size: 12px; line-height: 16px; color: #FFF; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #333; }

