@charset "UTF-8";

/*****************************************
				Print
*****************************************/
html {
}
body {
}
#copyright {
	page-break-inside: avoid;
}

#headerPromotionBlock {
	width: 29%;
}
#mainVisualBlock {
	width: 69%;
}
#mainVisual {
	min-width: 0;
	min-height: 0;
}

#tools,
#searchBoxTop,
#newsTop {
	display: none;
}