
@charset "UTF-8";
table.ccc th,table.ccc td{
 border-collapse: separate;
 border-width: 0px;
 border-style: solid outset;
 border-color: #;
 }
thead{

 }
tbody{
　　　border-style: outset;
　　　border-width:　px;      
 }
td{
　　　border-style:　outset;
　　　border-width:　px;
　　　}


