@charset "UTF-8";

/*****************************************
				Print
*****************************************/
body {
	height: auto;
}
#container {
	width: 1400px;
}
#newsBlock,
#lifeEvent,
#aboutArea {
	page-break-inside: avoid;
}
#pageTop,
#pickUp .bx-prev,
#pickUp .bx-next {
	display: none;
}