@charset "UTF-8";
/*------------- 印刷用 -------------*/
html {
	font-size: 16px !important;
}

header {
	position: absolute;
	height: 70px;
}

#logo {
	position: absolute;
	top: 17px !important;
}

#navigation,
#contact,
#search,
#language,
#menu,
#fullmenu,
#searchpanel,
#megamenu,
#visualstage,
#pagecolumn > .menu,
#footertools,
#footerlinks,
footer .link {
	display: none;
}

#titlearea {
	border-top-width: 70px;
}

#pagecolumn > .body {
	width: 100% !important;
}

footer {
	border-top: 1px solid #000;
}

.contents > div {
	padding-top: 40px !important;
}
