@charset "utf-8";

/*\*/ @media print { /**/

body {
	color: inherit;
	background: none;
	background-color: #FFF;
}
#siteid, #siteid h1 {
	margin: 0;
	padding: 0;
	float: none;
}
#container, #mainarea, #content, #service, #marketing, #shop, #subarea, #info, #info .wrap, #info .btm {
	background: none;
	width: 100%;
	height: auto;
	min-height: 0;
	margin: 1em 0 0 0;
	padding: 0;
	float: none;
	overflow: visible;
}
#header {
	background-position: 0 50px;
	width: 100%;
	height: auto;
	min-height: 0;
	margin: 0;
	padding: 0;
	float: none;
	overflow: visible;
}
#header .copy {
	margin: 170px 0 0 0;
}
#header .lead {
	font-size: 90%;
	color: #562C01;
	line-height: 1.4;
	font-weight: bold;
	text-indent: 0;
	background: none;
	width: 100%;
	margin: 16px 0 0 0;
}
#crumbsnavi {
	margin: 0.75em 0 0 0;
	padding: 0;
}
#service .wrap, #marketing .wrap, #shop .wrap, #info .wrap {
	border: none;
	height: auto;
	min-height: 0;
}
* html #container, * html #header, * html #mainarea, * html #service, * html #marketing, * html #shop, * html #subarea, * html #info, * html #info .wrap, * html #info .btm, * html #service .wrap, * html #marketing .wrap, * html #shop .wrap, * html #info .wrap {
	height: auto;
}
#searchfield, #bannerarea,#header .navi, .topagetop, #footer .navi {
	display: none;
}
 
/*\*/ } /**/