@import url(/design/161/default.css);
@import url(/design/161/globalnavi_left.css);
@import url(/design/161/bothsidebarmenu.css);
@import url(/design/448/cms.css);
@import url(/design/448/design.css);


/*
 *　表組の設定
 */
#contentBody .tableBox {
    width:95%;
    margin: 0em 1em 1em 2em;
    border-style: none;
    border-width: 3px;
    border-color: #000000;/* @@BD@@ */
}
/* 見出し行の設定 */
#contentBody .tableHeader th {
    color:#000000;/* @@TX@@ */
    background-color: transparent;
    font-size: 110%;
    line-height:1.8;
    text-align:left;
    border-right-style: none;
    border-right-width: 1px;
    border-right-color: #000000;/* @@BD@@ */
    border-bottom-style: none;
    border-bottom-width: 1px;
    border-bottom-color: #000000;/* @@BD@@ */
}
/* 奇数行の設定 */
#contentBody .tableRow1 td {
    color:#000000;/* @@TX@@ */
    font-size: 110%;
    line-height:1.8;
    text-align:left;
    border-right-style: none;
    border-right-width: 1px;
    border-right-color: #000000;/* @@BD@@ */
    border-bottom-style: none;
    border-bottom-width: 1px;
    border-bottom-color: #000000;/* @@BD@@ */
}
/* 偶数行の設定 */
#contentBody .tableRow2 td {
    color:#000000;/* @@TX@@ */
    font-size: 110%;
    line-height:1.8;
    text-align:left;
    border-right-style: none;
    border-right-width: 1px;
    border-right-color: #000000;/* @@BD@@ */
    border-bottom-style: none;
    border-bottom-width: 1px;
    border-bottom-color: #000000;/* @@BD@@ */
}

