/* Print CSS */
nav,
#topagetop,
aside.contact {
	display: none !important;
}

#siteid a {
	line-height: 1;
	background:none;
	position: relative;
}

#siteid a:before {
	content:url(../img/hd_logo_pc_1.png);
	position: absolute;
	top: 0;
	left: 0;
	width:225px;
	height:41px;
	text-indent: 0;
	vertical-align: top;
	line-height: 1;
}

header li a{
	border-bottom:none;
}

.sctbox.thd .hdbody,
.sctbox.scd,
.sctbox.fst {
	border: 1px solid #ccc;
}
.sctbox.thd .hdbody:before,
.sctbox.scd:before,
.sctbox.fst:before {
	content: url(../img/scttop_bg_arrow_1.png);
	background: none;
}
.sctbox.thd {
	page-break-before:always;
}
.sctbox.thd .hdbody:after {
	content: url(../img/scttop_bg_img_3.png);
	background: none;
}
.sctbox.thd .flexbox {
	position: relative;
	background: url(../img/scttop_bg_img_4.png) 50% 0 no-repeat;
	padding-top: 181px;
}
.sctbox.thd .flexbox:before {
	content:url(../img/scttop_bg_img_4.png);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 900px;
	height: 181px;
	margin: 0 auto;
}
