#history-page .contents_history{
    margin: 0;
}

#history-page .search_page{
    margin-top: 25px;
}

#history-page .contents_m table.tb_style01 td {
    border-width: 0 1px 1px 0;
}

#history-page .contents_m table.tb_style01 td:last-child {
    border-right: 0;
}

#history-page .contents_m table.tb_style01 th:last-child {
    border-right: 0;
}

#contents #history-page.contents_inline .contents_history.btn-sm01 a .content-button {
    height: 60px;
    font-size: 14px;
    width: 240px;
    background-color: #999999;
}

#contents #history-page.contents_inline .contents_history.btn-sm01 a .content-button::before{
    content: url('../../img/custom/ic-more-gray.png');
    top: 23px;
}