@charset "utf-8";

/************************************************************

	初期化用CSS

*************************************************************/

@media screen and (max-width: 767px) {

body {
	background: #fdf9ee;
	border-top: none;
}

}