@charset "Shift_JIS";
/* クエリの前に(上に).x table {width: **%;}と入れると幅指定できる*/


@media screen and (max-width: 640px) {

.x table,
.x table tbody,
.x table tr,
.x table th,
.x table td { display: block }

}