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

body {
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
}

body img {
	width: 100%;
	height: auto;
}