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

@media screen and (max-width: 800px) {
	img { max-width: 100% }
}

