@charset "utf-8";
/* CSS Document */
.main_box {
	width: 100%;
	max-width: 1000px;
	margin: 50px auto 100px;
}
