@charset "UTF-8";
body {
 -webkit-touch-callout:none;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none
}
body table {
    color: #6E643A;
    font-weight: 500;
    font-size: 13px;
    line-height: 23px;
    word-spacing: 0.5em;
}
@media screen{
}
table.table_style {
border-collapse:collapse;
}
tr td strong {
    font-size: 13px;
}
table.table_style td {
    border: 1px solid #948D6C;
    color: #6E643A;
}
