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

body {
	background: #DAFBFE;
}
#wrapper {
	width: 100%;
}
.inner_wrapper {
	background: #DAFBFE;
	margin-right: auto;
	margin-left: auto;
	width: 320px;
}
iframe {
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}
