@charset "utf-8";
#main {
	width: 100% !important; /* A4縦の幅 */
	height: 251mm !important; /* A4縦の高さ */
	page-break-after: always !important; /* 各ページの終わりに改ページ */
}
#leftNavi, #footer, #header, #globalArea, .localMenuBox {
	display: none;
}
#contents{
	width:100%;}
	
	
	
/*	body{ width:640px}*/
