@charset "UTF-8";

/*****************************************
				Print
*****************************************/
html {
}
body {
	color: #000;
	height: auto;
	font-size: 88%;
}
#headerInner {
	position: absolute;
}
#newsBlock,
#pickUpArea {
	page-break-inside: avoid;
}
#pageTop,
#pickUp .bx-prev,
#pickUp .bx-next {
	display: none;
}