@charset "UTF-8";
/*Web画面固有スタイルシート*/

input[type="submit"].csv_dl {
        float: right;
}

.content_table th {
 margin: 0px;
 border: 1px solid #C0C0C0;
 padding: 1px 2px;
 font-weight: normal;
 text-align: center;
 background-color: #D9D9D9;
 }

.content_table td {
 text-align: left;
 margin: 0px;
 border: 1px solid #C0C0C0;
 padding: 1px 2px;
 font-weight: normal;
 background-color: #FAFAFA;
 }

.combosize{
        margin-right:3px;
        margin-top:2.5px;
        height:19px;
}

.always_menu {/*常時表示メニュー*/
        position: relative;
        top: 1px;
        float: right;
        text-align: right;
        color: #000000;
}

.normal_table tr {
        line-height: 1.5;
}

.normal_table th {
        /* white-space: nowrap; */
        margin: 0px;
        border: 1px solid #C0C0C0;
        padding: 1px 2px;
        font-weight: normal;
        text-align: center;
        background-color: #D9D9D9;
}

.normal_table td {
        /* white-space: nowrap; */
        margin: 0px;
        border: 1px solid #C0C0C0;
        padding: 1px 2px;
        font-weight: normal;
        background-color: #FAFAFA;
}

.bac_margin {
        margin-bottom: 5px;
}

.scroll_y {
        overflow-x: hidden;
        overflow-y: scroll;
        /* height: 別クラスで指定; */
}
.scroll_y table {
        border-collapse: separate;
        border-spacing: 0;
        border: 0px solid #C0C0C0;
}
.scroll_y thead {
        position: sticky;
        top: 0;
        z-index: 1;
}
.scroll_y th,td {
        white-space: normal;
}

.chosa_kemmei_box {
        width: auto;
        height: 456px;
}

.chosa_kemmei_kosin_box {
        width: auto;
        height: 400px;
}

.seko_kemmei_box {
        width: auto;
        height: 456px;
}

.copnm_table {
        width: auto !important;
}

#trk_uid {
        background-color: #EEEEEE;
}

#DTO-SLF-B-BTN_FIL_DEL_1,
#DTO-SLF-B-BTN_FIL_DEL_2,
 #DTO-SLF-B-BTN_FIL_DEL_3,
 #DTO-SLF-B-BTN_FIL_DEL_4,
 #DTO-SLF-B-BTN_FIL_DEL_5,
 #DTO-SLF-B-BTN_FIL_DEL_6,
 #DTO-SLF-B-BTN_FIL_DEL_7,
 #DTO-SLF-B-BTN_FIL_DEL_8,
 #DTO-SLF-B-BTN_FIL_DEL_9,
 #DTO-SLF-B-BTN_FIL_DEL_10 {
        margin-left: 10px;
}
