@charset "Shift_JIS";

@media print {

body div.columnDetail{
	display:block !important;
}

body div{
	overflow:visible !important;
}

body .product .featureBox{
	clear:both;
	overflow:inherit !important;
	page-break-before:auto;
}
body #feature{
	page-break-before:always;
}
/*body #spec02{
	page-break-before:always;
}
*/