/* 2023/01/10 tomedit*/
.iebtn{
    display:block !important;
    text-align:left !important;
    /* 文字の横にスペースを加える　2023/01/12 tomedit  */
    padding : 0px  0px  0px 200px ;
    
}
/* 2023/01/10 tomedit*/
.iewidth{
width:33%!important;

}
.iewidth20{
    width:20%!important;
    
    }

thead.scrl{
position: sticky!important;
/* height: 110px; */

}
/* 印刷様式の設定の項目 */
.ie50{
        width:50%;
}

/* 2023/01/12 tomedit */
.ieheight{
    height:36px!important;
}
/* IE内で縮小したtablesorterを無理やり広げている */
.iewidth100{
    width:100%;
}
/* .ieheight{
    height:30px!important;
} */


