#searchform,
#topnavi,
#topbar,
#leftside,
#footer {
	display: none;
}

#contents {
	width: 600px;
	height: auto;
}
#middle {
	overflow: visible;
}
.printlogo {
	display: block;
	margin: 0 0 0 15px;
	width: 189px;
	height: 107px;
}

#horizon {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	margin-top: 0;
}


.maintext {
	float: none;
	width: 500px;
	height: auto;
	overflow: visible;
}