@charset "UTF-8";


#main .kokokubox{ margin:0 0 30px; }
#main .kokokubox p { clear:both; padding:0 0 5px; }
#main .kokokubox p img { padding:5px 0 10px 10px; float:right; }

#main table { border-top:1px #CCC solid; border-bottom:1px #CCC solid;  border-right:1px #CCC solid; margin:0 0 15px; width:100%; }
#main table th, #main table td { padding:5px 7px; border-bottom:1px #CCC dotted; border-left:1px #CCC solid; }
#main table th.tbottom, #main table td.tbottom { border-bottom:none; }
#main table th { background:#EEE; text-align:center; }