/*
Theme Name: theme name
Version: 202508010000000000
*/

/************* table *************/

.table_p1 {width:100%; background-color:#fff; text-align:center; table-layout: fixed;}
.table_p1 td {padding:12px; border:1px solid #333;}
.table_p1 th {background-color:#333; border:1px solid #333; color:#ffffff; font-weight:bolder;}

.table_p2 {width:100%; background-color:#fff; text-align:center;}
.table_p2 td {padding:6px; border:1px solid #333;}
.table_p2 th {background-color:#333; border:1px solid #333; color:#fff; font-weight:bolder;}

.table_p3 {width:100%; background-color:#fff; table-layout: fixed; border-spacing:0}
.table_p3 td {padding:12px;}

.tr_cccccc {background-color:#cccccc; color:#fff;}
.td_efefef {background-color:#efefef;}
.tr_ab2e1f {background-color:#ab2e1f; color:#fff;}
.td_ab2e1f {background-color:#f2dcdc;}

.koumoku001 {background-color:#333; border:1px solid #333; color:#ffffff; font-weight:bolder;}

.tr_b_ef {background-color:#efefef;}
