@media Print    
{
body {
	background-color: #ffffff;
}
#Menu-Sub, #Left, .Navi-Page {
	display: none;
}
#Custom-SearchMenu, #Custom-Privacy {
	display: none;
}
#Header {
	height: 110px;
}
#Main {
	background: none;
}
}