@charset "utf-8";

/*********************************************************************
 *
 *	print.css
 *
 *********************************************************************/

/*  display
---------------------------------------------------------- */
body#top #header ul.utility_top,
#header ul.utility,
#header ul.gnav,
#footer .pagetop,
#topic_path,
#footer ul{
	display: none;
}


/*  background
---------------------------------------------------------- */
body#top,
body,
#footer{
	background: none;
}


/*  background
---------------------------------------------------------- */
#footer p {
	border: none;
}


/*  height
---------------------------------------------------------- */
#header{
	height: 73px;
}

body#top #header{
	height: 385px;
}