@charset "utf-8";

@import "common.css";
@import "layout.css";
/*--------------------------------------------------------------------------------------------------------------*/
.bar-company { height: auto; width: 560px; margin-bottom: 20px; background-image: url(../img/bar-company.png); _background-image: url(../img/bar-company.jpg); background-repeat: no-repeat; }
.bar-company h2 { padding: 5px; height: 40px; width: 550px; text-indent: -9999px; display: block; margin-bottom: 10px; }
/*--------------------------------------------------------------------------------------------------------------*/
.bar-company .tbl_waku { height: auto; width: 550px; padding: 5px; margin-bottom: 20px; }
.bar-company .tbl_waku .td1 { font-size: 14px; line-height: 18px; color: #FFFFFF; padding: 9px; width: 25%; vertical-align: top; border: 1px solid #FF0000; }
.bar-company .tbl_waku .td2 { font-size: 14px; line-height: 18px; color: #FFFFFF; width: 75%; padding: 9px; border: 1px solid #FF0000; }
/*--------------------------------------------------------------------------------------------------------------*/
.tbl_waku2 { height: auto; width: 550px; padding: 5px; }
.tbl_waku2 .td1 { font-size: 14px; line-height: 18px; color: #FFFFFF; padding: 9px; width: 25%; vertical-align: top; border: 1px solid #FF0000; }
.tbl_waku2 .td2 { font-size: 14px; line-height: 18px; color: #FFFFFF; width: 75%; border: 1px solid #FF0000; padding-top: 9px; padding-right: 9px; padding-left: 9px; }
.tbl_waku2 .td2 ul { }
.tbl_waku2 .td2 li { font-size: 14px; line-height: 18px; margin-bottom: 10px; }
.tbl_waku2 .td2 ul { list-style-type: square; padding-left: 24px; list-style-position: outside; }
