table{
border-spacing:0;
border-collapse:collapse;
}
caption{
caption-side:top;
}
th,
td{
border:1px solid #CCC;
padding:0.5em;
}
th{
white-space:nowrap;/*折り返さない*/
text-align:center;}
td{
}