@charset 'utf-8';

.main-box {
	width: 720px;
	margin: 0 auto;
}

.main-box img {
	width: 100%;
	display: block;
}