@charset "utf-8";

#mainArea .mainBox .content table {width:100%; border:0; border-collapse:collapse;}
#mainArea .mainBox .content table th, #mainArea .mainBox .content table td {padding:10px 0; border:1px solid #cacaca;}
#mainArea .mainBox .content table th {background-color: #eee;}
#mainArea .mainBox .content table td {text-align:center;}