@charset "utf-8";

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

.bar-model { background-image: url(../img/bar-model.jpg); background-repeat: no-repeat; height: 36px; width: 570px; margin-bottom: 15px; }
.bar-model h2 { height: 30px; width: 570px; text-indent: -9999px; }
/*--------------------------------------------------------------------------------------------------------------*/
.tbl_waku { height: auto; width: 568px; border: 1px solid #0CF; margin-bottom: 30px; }
.tbl_waku .td1 { padding: 9px; width: 15%; height: auto; border: 1px solid #0CF; background-color: #f7feff; font-size: 14px; line-height: 18px; margin: 1px; vertical-align: top; text-align: center; white-space: nowrap; }
.tbl_waku .td2 { padding: 9px; width: 40%; margin: 1px; height: auto; border: 1px solid #0CF; font-size: 14px; line-height: 18px; }
.tbl_waku .td3 { width: 45%; height: auto; border: 1px solid #0CF; font-size: 14px; line-height: 18px; }
.tbl_waku .td4 { padding: 9px; width: 85%; margin: 1px; height: auto; border: 1px solid #0CF; font-size: 14px; line-height: 18px; }
/*--------------------------------------------------------------------------------------------------------------*/
.tbl_waku2 { height: auto; width: 568px; border: 1px solid #0CF; }
.tbl_waku2 .td1 { padding: 9px; width: 15%; height: auto; border: 1px solid #0CF; background-color: #f7feff; font-size: 14px; line-height: 18px; margin: 1px; vertical-align: top; text-align: center; white-space: nowrap; }
.tbl_waku2 .td2 { padding: 9px; width: 40%; margin: 1px; height: auto; border: 1px solid #0CF; font-size: 14px; line-height: 18px; }
.tbl_waku2 .td3 { width: 45%; margin: 1px; height: auto; border: 1px solid #0CF; font-size: 14px; line-height: 18px; }
.tbl_waku2 .td4 { padding: 9px; width: 85%; margin: 1px; height: auto; border: 1px solid #0CF; font-size: 14px; line-height: 18px; }
/*--------------------------------------------------------------------------------------------------------------*/
.td2 ul { margin-bottom: 10px; padding-bottom: 10px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #CCC; list-style-type: square; padding-left: 28px; }
.td2 ul li { font-size: 14px; line-height: 18px; }
/*--------------------------------------------------------------------------------------------------------------*/
