@media print
{

* html #f_contents
{
	position: relative;
}

* html #p2_maincontents
{
	float: none;
}

* html #p2_subnavi
{
	float: none;
	position: absolute;
	left: 585px;
	top: 1em;
	padding-top: 20px;
}

}
