@charset "utf-8";
/* CSS Document */
.table_box{ padding-top:10px;}
.table{border:solid 1px #000;border-right:0;_border-right:1px solid #000;}
.table th{line-height:26px;background:#cc0001;color:#fff;font-weight:100;}
.table td{line-height:26px;border-top:solid 1px #000;border-right:solid 1px #000;text-align:center;}
.red{background:#CC0001;color:#FFF;}

