/* CSS Document */

.twoColLiqRtHdr #content_topics1 {
    float: left;
    width: 1000px;
    height: auto;
    padding-top: 15px;
    margin-bottom: 0px;
    font-size: 12px;
    color: #5A5A5A;
    line-height: 22px;
    letter-spacing: 0.1em;
    text-align: left;
}

.twoColLiqRtHdr #topics_waku {
    float: left;
    width: 1000px;
    height: auto;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.twoColLiqRtHdr .topics_waku {
    float: left;
    width: 460px;
    height: auto;
    margin-top: 60px;
}

.twoColLiqRtHdr .topics_waku:nth-of-type(2n) {
    margin-left: 80px;
    width: 460px;
    height: auto;
}

.twoColLiqRtHdr #topics_title {
    width: 434px;
    height: auto;
    margin-bottom: 15px;
    float: left;
    padding: 10px 0px 10px 15px;
    border-bottom: #5A5A5A solid 1px;
    border-top: #5A5A5A solid 1px;
    border-left: #5A5A5A solid 10px;
    border-right: #5A5A5A solid 1px;
}

.twoColLiqRtHdr #topics_title_2 {
    width: 434px;
    height: auto;
    margin-bottom: 15px;
    margin-top: 20px;
    float: left;
    padding: 10px 0px 10px 15px;
    border-bottom: #5A5A5A solid 1px;
    border-top: #5A5A5A solid 1px;
    border-left: #5A5A5A solid 10px;
    border-right: #5A5A5A solid 1px;
}

.twoColLiqRtHdr #topics_line_1 {
    float: left;
    width: 460px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    height: auto;
    padding-top: 20px;
}

.twoColLiqRtHdr #topics_line_2 {
    float: left;
    width: 185px;
    line-height: 16px;
    font-size: 12px;
    height: auto;
    padding-top: 9px;
}

.twoColLiqRtHdr #topics_line_3 {
    float: right;
    width: 250px;
    line-height: 16px;
    font-size: 12px;
    height: auto;
    letter-spacing: 0.1em;
    padding-top: 9px;
    padding-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
    line-height: 18pt;
    color: #5A5A5A;
    text-align: left;
}

.twoColLiqRtHdr #topics_line_4 {
    float: right;
    width: 250px;
    line-height: 16px;
    font-size: 12px;
    height: auto;
    padding-top: 9px;
    font-size: 12px;
    color: #5A5A5A;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: left;
}

.font_menu_title {
    font-size: 19px;
    font-weight: bolder;
    color: #5A5A5A;
}
