@charset "euc-jp";
table[rules="wrapperOuter"] {
    margin-top: 35px;
    margin-bottom: 45px;
    border: 1px solid #cccccc;
    background-color: #fff;
}

table[rules="wrapperOuter"] table table {
    width: 100%;
}

table[rules="wrapperOuter"] table table table {
    width: 100%;
    font-size: 14px;
}

table[rules="wrapperOuter"] table table table tr th {
    border-bottom: 1px solid #cccccc;
    padding-left: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
    font-weight: normal;
    color: #000000;
    text-align: left;
    text-indent: 8px;
}

table[rules="wrapperOuter"] table table table td {
    font-size: 14px;
    line-height: 1.3;
    padding: 6px;
    color: #1f1f1f;
    text-align: left;
    padding: 10px 8px 10px 20px !important;
    vertical-align: top;
}

table[rules="wrapperOuter"] table td {
    min-width: 130px;
}

table[rules="wrapperOuter"] p {
    display: none !important;
}
