@page { size:auto; }

div#div_Navi {
	display: none;
	}

div#div_content {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	overflow: hidden;
}
