@charset "utf-8";

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


.bar-company { background-image: url(../img/bar-company.jpg); background-repeat: no-repeat; height: 45px; width: 600px; margin-bottom: 10px; text-indent: -9999px; }
.tbl_waku { height: auto; width: 600px; }
.tbl_waku .td1 { font-size: 14px; line-height: 20px; background-color: #F6F6F6; width: 20%; padding: 6px; border: 1px solid #EEE; left: 0px; vertical-align: top; }
.tbl_waku .td2 { font-size: 14px; line-height: 20px; padding: 6px; width: 80%; border: 1px solid #EEE; }
.tbl_waku .td2 .map_txt { font-size: 14px; line-height: 20px; height: 20px; position: relative; width: 100%; }
.tbl_waku .td2 .map_txt .map { position: absolute; top: 0px; right: 0px; }
.tbl_waku .td2 .map_txt .map a { font-weight: bold; color: #36F; }
.tbl_waku .td2 .map_txt .map a:hover { color: #F33; }

.tbl_waku .td2 li { list-style-type: disc; list-style-position: inside; }
.tbl_waku .td2 ul { padding-left: 12px; }
.tbl_waku .td2 .underline { margin-bottom: 10px; padding-bottom: 10px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #EEE; }
