@charset "UTF-8";
/* CSS Document */

main {
	background: #ebebeb;
	padding-bottom: 5em;
}

.entrybtn {
	text-align: center;
}

@media screen and (max-width: 780px) {	
	/*table.table_basic01 th,
	table.table_basic01 td{
		display: block;
		width: 100%;
	}*/
}