@charset "utf-8";

header,
.step-area,
.h1-block,
.align-c,
footer {
	display: none;
}

body #wrapper .contents-area,
body #wrapper .contents-area-body,
.contents-area-body .contents-body,
.contents-body .contents-body-inner {
	background-image: none;
}

body {
	background-color: #FFFFFF;
}

.display-none {
    display: none;
}