.jisya_table table{
color: #111;
width: 100%;
margin-left: 0px;
border: 1px solid #aaaaaa;
border-collapse:collapse;
box-sizing:border-box;
}
.jisya_table .search-type-span { min-width: 80px; display: inline-block; }
.jisya_table th ,.jisya_table td{
padding: 5px;
border: 1px solid #aaaaaa;
border-collapse:collapse;
}
.jisya_table th{background: #d9d9d9;text-align: center;}
.jisya_tdc {text-align: center;background-color: #efefef;}

#template-table-new, #template-table-new-row-year, #template-table-new-row-content { display: none }
#template-table-search, #template-table-search-row-year, #template-table-search-row-content, #template-table-search-p { display: none }