@charset "UTF-8";
body {
	background-color: snow;
}

.header .header_inner {
    background: snow;
}
