@media all and (min-width:640px){
/* テーブル列の横幅調整 */

/*
.column-title{ width: 30% ; }
.column-data{ width: 70% ; }
*/

}
