@charset "utf-8";

#hMenu,
.tool,
#gnvTop,
#ColA,
#footer,
.ptop { display: none; }
#ColB {
	float: none;
	margin: 0 auto;
}
#contents { background: none; }

* html .wrapper li { height: 1%; }
*+html .wrapper li { height: 1%; }
* html .wrapper ol li {
	display: list-item;
	vertical-align: top;
}
*+html .wrapper ol li { 
	display: list-item;
	vertical-align: top;
}
* html body { zoom: 95%; }

.printForImage { background: none; !important; }