body {
	/* [disabled]font-family: 'Montserrat', sans-serif; */
	/* [disabled]background: #388E3C; */
}





table.type01 {
    border-collapse: separate;
    border-spacing: 0px 0px;
    text-align: center;
    line-height: 1.5;
    width: 100%;
    font-family: Montserrat Regular;
    letter-spacing: 0px;
}
table.type01 th {
    padding-top: 5px;
    padding-bottom: 3px;
    font-weight: normal;
    vertical-align: top;
    color: #ffffff;
    background-color: #a7a7a7;
    border-bottom: 1px solid #c8c8c8;
    border-left: 1px solid #c8c8c8;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 22px;
}
table.type01 td {
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: top;
    border-bottom: 1px solid #c8c8c8;
    /* [disabled]background: #ffffff; */
    border-left: 1px solid #c8c8c8;
    color: #505050;
    font-style: normal;
    font-size: 13px;
}
.bh_right_01 {
    border-right: 1px solid #c8c8c8;
}
.bh_bg_01 {
    background: #a7a7a7;
    width: 15%;
}
.bh_fs_01 {
    font-size: 16px;
}
.bh_fc_01 {
    font-size: 13px;
    color: #ffffff;
}
