@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 p#LANG_SWITCH {
	display: none !important;
}