@charset "utf-8";


/*-----------------------
 01.table#graduation
-----------------------*/

#graduation th,
#graduation td{
text-align:center;
vertical-align:middle;
width:16%;
}

#attention_firstCell{
border-left:none !important;
}


#graduation th{
background:#e1e1e1;
}

#graduation .firstCell , #graduation .td_odd .firstCell{
background:#ebebeb;
}

#graduation tr.td_odd td{
background:#f5f5f5;
}