@charset "utf-8";
/* CSS Document */


/*-----------------------------------------

Last update:    2021-09-15

---------------------------------------*/


/*=============================
common
=============================*/



/*=============================
index
=============================*/
#mainarea table.table_style th{
    width: 8em;
}
@media screen and (max-width:480px){
    #mainarea table.table_style.sp100 th{
        width: 100%;
    }
}













