@charset "utf-8";

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


.tbl { height: auto; width: 600px; }
.tbl .td1 { background-color: #FFF6F6; font-size: 14px; line-height: 18px; width: 25%; padding: 9px; border: 1px solid #C00; }
.tbl .td2 { font-size: 14px; line-height: 18px; padding: 9px; border: 1px solid #C00; }
.index-waku { height: 170px; width: 600px; margin-bottom: 20px; position: relative; }
.index-waku .index-img1 { background-image: url(../img/index-img1a.jpg); background-repeat: no-repeat; height: 170px; width: 290px; position: absolute; left: 0px; top: 0px; }
.index-waku .index-img2 { background-image: url(../img/index-img2a.jpg); background-repeat: no-repeat; height: 170px; width: 290px; position: absolute; right: 0px; top: 0px; }

.index-waku .index-img1 a { background-image: url(../img/index-img1a.jpg); background-repeat: no-repeat; text-indent: -9999px; display: block; height: 170px; width: 290px; }
.index-waku .index-img1 a:hover { background-image: url(../img/index-img1b.jpg); }

.index-waku .index-img2 a { background-image: url(../img/index-img2a.jpg); background-repeat: no-repeat; text-indent: -9999px; display: block; height: 170px; width: 290px; }
.index-waku .index-img2 a:hover { background-image: url(../img/index-img2b.jpg); }
.bar-about { background-image: url(../img/bar-about.jpg); background-repeat: no-repeat; text-indent: -9999px; display: block; height: 36px; width: 600px; margin-bottom: 9px; }
