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

#main table {
margin-bottom:10px;
}

#main table th,#main table td{
padding:3px 5px;
}
#main table th{
text-align:left;
background-color:#EDF5E7;
white-space:nowrap;
}
#main table td.judge{
width:1em;
}
p em {
font-size:1.5em;
}











