@charset "utf-8";
/* CSS Document */
table.tableOpcheck{}
table.tableOpcheck{background:#fff; width:100%; margin-bottom:20px;}
table.tableOpcheck tr th{ text-align:left;padding:10px;border-right:2px solid #fff;border-bottom:2px solid #fff; vertical-align:top;background:#6c6c6c; font-weight:bold; color:#fff;}
table.tableOpcheck tr th.th2{ font-weight:normal;background:#ffedee;color:#333;width:140px;}
table.tableOpcheck tr td{ text-align:left;padding:10px;border-bottom:2px solid #fff;vertical-align:top;background:#f6f6f6; font-weight:normal;}
table.tableOpcheck .bottomEnd th,table.tableOpcheck .bottomEnd td{border-bottom:none;}
table.tableOpcheck .tableBlank td{background:#fff;padding:2px 10px;}


