@charset "UTF-8";



table td{
  padding: 10px 0;
  text-align: center;
}




table th{
  padding: 10px 0;
  text-align: center;
　background-color: #f1dadd;
}


 tr:nth-child(1){
background-color: #f1dadd;

}