@charset "UTF-8";

/*-----------料金表------------*/
#plan_table + .block_table_6 table td:nth-of-type(3){
   color:#f00;
}
#plan_table + .block_table_6 table tr:last-child td:nth-last-of-type(2){
   color:#333;
}

#plan_table + .block_table_6 table td:nth-of-type(2){
  color: #f00;
}

#garbage_plan + .block_table_6 table td{
  color: #f00;
}