@charset "utf-8";
/* CSS Document */

/***notestxt***/
#header,
#footer,
.rs_preserve,
.side_nav
 {
	display: none;
}

/* =======================================

	Print ONLY CSS

========================================== */

.print-wrap {
	height: 600px;
	content: url(/cms/wp-content/themes/shihoren/img/print_error.jpg);
}
.print-none {
	display: none;
}