@charset "UTF-8";

.table_basic {
    width: 100%;
    line-height: 1.5;
}


.btnArea .btn01 {
    border: 1px solid #007F94;
    border-radius: 24px;
    min-width: 120px;
    display: inline-block;
    text-align: center;
    background-position: top 50% right 28px;
}

.btnArea .btn01 a {
    text-decoration: none;
    display: block;
    line-height: 1;
    padding: 10px 20px;
}

table.shigikailisttable .ico{
    margin-left:0px;
}
