@charset "UTF-8";
/*******************************************************************************
  印刷用
*******************************************************************************/
a {
	text-decoration: none !important;
}
body {
	color: #000000 !important;
	background: #FFFFFF !important;
}
#BODY {
	width: 100% !important;
	min-width: 0 !important;
	max-width: none !important;
}
#HEADER {
	padding: 0 !important;
	height: auto !important;
	background: none !important;
}
#HEADER p#LOGO {
	position: static !important;
}
#HEADER p#CLOSE_BUTTON {
	display: none !important;
}
#MAIN {
	background: none !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
}
#MAIN h2#TITLE_OF_MATERIAL {
	border-bottom: double 3px #000000 !important;
	color: #000000 !important;
	background: none !important;
}
#MAIN p#BIBLIOGRAPHICAL_DATA {
	color: #000000 !important;
}
#MAIN #CAPTION {
	border: solid 1px #000000 !important;
	background: none !important;
}
#FOOTER {
	background: #FFFFFF !important;
}
#FOOTER,
#FOOTER a {
	color: #000000 !important;
}
#FOOTER ul#FOOTLINKS {
	display: none !important;
}
#FOOTER address {
	display: block !important;
	float: none !important;
	text-align: center !important;
}