@charset "UTF-8";


div#contents ul.paging { margin: 0 0 16px; list-style: none; }
div#contents ul.paging li.previous { float: left; }
div#contents ul.paging li.next { float: right; }

div#contents div.wrapper { overflow: auto; }
div#contents table { text-align: center; white-space: nowrap; }

/*
table { width: 100%; border-collapse: collapse; }
th { padding: 10px; background: #f4f4f4; border: solid  1px #ccc; }
td { padding: 10px; border: solid 1px #ccc; }
*/


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