@charset "UTF-8";

/*#company-table*/

#company-table+section .inner_item_txt{
    overflow: scroll;
}

#company-table+section table {
    white-space: nowrap;
}

#company-table+section table td {
    padding-right: 5px;
}