@charset "UTF-8";
html.print .area-header,
.area-header .scale,
.area-header-menu,
.area-bread,
.area-body-side,
.area-footer-menu,
.area-footer {
	display: none;
}
a[href] {
	color: inherit !important;
}
html.print .area-container {
	background: #fff;
}
html.print .area-title {
	background: none;
}
html.print .area-title .title{
	display: none;
}
html.print .area-title .title:before {
	content: none;
}
.area-body-main {
	float: none;
	width: auto;
}
.section-body .zoom a {
	display: none;
}
.area-body-main:before {
	content: none;
}
html.print .section-header,
html.print .section-body {
	display: none;
}
html .section-checklist {
	margin: 0 auto;
	background: url(../img/checklist-body.png) 50% 0 repeat-y !important;
}
.section-checklist:before,
.section-checklist:after {
	/*content: none;*/
}
.section-pagination {
	display: none;
}
.section-index .block>li .header h2:before {
	background: none;
	color: #999;
}
.section-faq dl dt:before,
.section-faq dl dt:after,
.section-faq dl dd:before {
	background: none;
	color: #999;
}
.section-home-information h2 {
	border-right: 1px solid #999;
	color: inherit;
}
* {
	background: #fff !important;
}











