/*--テーブル　左詰め　タイトル色緑　文字白抜き　reinforce　--*/
table.tg{background:#000;}
.tg{margin:0;border-collapse:collapse;}
.tg th,.tg td{border:1px solid #000;padding:5px;empty-cells:show;vertical-align:top;}
.tg th{font-weight:bold;text-align:center;color:#ffffff;background:#008000;}
.tg td{font-weight:normal;text-align:left;background:#fff;}
.tg caption{text-align:center;}

/*--テーブル　左詰め　タイトル色オレンジ　文字白抜き　reinforce　--*/
table.to{background:#000;}
.to{margin:0;border-collapse:collapse;}
.to th,.to td{border:1px solid #000;padding:5px;empty-cells:show;vertical-align:top;}
.to th{font-weight:bold;text-align:center;color:#ffffff;background:#ff8c00;}
.to td{font-weight:normal;text-align:left;background:#fff;}
.to caption{text-align:center;}

/*--テーブル　左詰め　タイトル色ブルー　文字白抜き　reinforce　--*/
table.tb{background:#000;}
.tb{margin:0;border-collapse:collapse;}
.tb th,.tb td{border:1px solid #000;padding:5px;empty-cells:show;vertical-align:top;}
.tb th{font-weight:bold;text-align:center;color:#ffffff;background:#1e90ff;}
.tb td{font-weight:normal;text-align:left;background:#fff;}
.tb caption{text-align:center;}


/*--テーブル　左詰め　タイトル色パープル　文字白抜き　reinforce　--*/
table.tp{background:#000;}
.tp{margin:0;border-collapse:collapse;}
.tp th,.tp td{border:1px solid #000;padding:5px;empty-cells:show;vertical-align:top;}
.tp th{font-weight:bold;text-align:center;color:#ffffff;background:#800080;}
.tp td{font-weight:normal;text-align:left;background:#fff;}
.tp caption{text-align:center;}
