/*空*/
div.stem .bk-b-s {
    display: inline-block;
    width: 50px;
    text-align: center;
}

div.stem .bk-l-s {
    display: inline-block;
    width: 100px;
    border-bottom: 1px solid #5f5f5f !important;
    text-align: center;
}

div.stem .bk-l-m {
    display: inline-block;
    width: 300px;
    border-bottom: 1px solid #5f5f5f !important;
    text-align: center;
}

div.stem .bk-l-l {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #5f5f5f !important;
    text-align: center;
}

table.normal td,table.sq table.normal td {
    border: 1px solid #3f3f3f !important;
}

table.sq {
    width: 100%;
    border: 0;
}

table.sq td {
    border: 0;
}

td.sq-num {
    width: 30px;
    text-align: center;
    /*font-weight:bold;*/
    vertical-align: text-top;
}

td.sq-content{
    vertical-align: text-top;
    width:100%;
}

table.og-1,table.og-2,table.og-3,table.og-4 {
    width: 100%;
    border: 0;
}

td.op-label {
    width: 2%;
    min-width: 2%;
    color: #5f5f5f !important;
    /*font-weight:bold;*/
    vertical-align: text-top;
}

table.og-1 td.op-content {
    width: 97%;
}
table.og-2 td.op-content {
    width: 47%;
}
table.og-3 td.op-content {
    width: 30.333%;
}
table.og-4 td.op-content {
    width: 22%;
}
td.op-content {
    vertical-align: text-top;
}

table.og-1 td,table.og-2 td,table.og-3 td,table.og-4 td {
    border: 0;
}

.media-voice {
    display: none;
}