#contents table {
margin: 1em 0 1em 0 !important;
width:100% !important;
}
.kihon_table{
width:80% !important;
margin:0 auto !important;
}
.kihon_table th{
width:30% !important;
font-size:14px !important;
text-align:right !important;
}
#fdtable{
font-size:12px !important;
}
#fdtable tr.fdeven { background: #efefef; }
#fdtable tr.fdodd:hover { background: #D7EAFB; }
#fdtable tr.fdeven:hover { background: #D7EAFB; }