@charset "euc-jp";
/* CSS Document */

@media screen and (min-width: 480px){
.bizbox {
	display: table;
	margin: 0 auto;
}
}