@charset "utf-8";
.tbl_nenmatsu { width:100%; }
.tbl_nenmatsu tr > * { vertical-align:middle; border:1px solid #aaa; text-align:center; }
.tbl_nenmatsu th { font-weight:bold; }
.tbl_nenmatsu td { padding:5px 3px; font-size:0.9em; }
.tbl_nenmatsu thead th { text-align:center; color:#fff; font-size:0.9em; }
.tbl_nenmatsu thead th:not(.th2) { background:#c97386; padding:5px 3px; }
.tbl_nenmatsu thead th.th2 { background:#e48fa1; padding:7px 3px; }
.tbl_nenmatsu thead td { background:#f9e8eb; padding:3px 3px; font-size:0.9em; }
.tbl_nenmatsu tbody th { background:#f9e8eb; }
