

body {background:none;}

#header,#topBanner,#sub,
#leftNavi,
#pkz,#footer,.pageTop {
	display:none;
	float:none !important;
}

#main {
	float:none !important;
	width:610px !important;
	margin:0;
}

html>body #main {
	margin :0 auto; /*IE6以下以外に設定*/
}



#read {
	width:400px !important;
}
.pageBlock {
	page-break-after:always;
}
#printFooter {
	visibility:visible;
	width:100%;
	margin-top:20px;
	border-top:1px #CCC solid;
	padding:10px;
	text-align:center;
	font-size:9pt;
	line-height:1.3;
	width:610px;
}