@charset "UTF-8";
/*------------- 印刷用 -------------*/
html {
	font-size: 16px !important;
}

header {
	position: absolute;
	top: 0px !important;
	height: 60px !important;
}

#logo {
	position: absolute;
	top: 35px !important;
}
#logo a {
	width: 180px;
}

#utility,
#navigation,
#menu,
#megamenu,
#fullmenu,
#searchpanel,
#totop,
footer .logo,
footer .body {
	display: none;
}

#breadcrumbs {
	padding-top: 70px;
	padding-bottom: 30px;
}

footer {
	border-top: 1px solid #000;
	background: transparent;
}
footer > div {
	padding-top: 20px;
	padding-bottom: 20px;
}
footer .copyright {
	margin-top: 0 !important;
	text-align: center;
}

#visualstage {
	position: absolute;
	height: 500px !important;
}

#catch {
	position: absolute;
	height: 500px;
}

#anime {
	height: 500px;
}
