@charset "UTF-8";

/*****************************************
				Print
*****************************************/
html {
	height: auto;
}
body {
	color: #000;
	height: auto;
	font-size: 88%;
}
#container {
	min-width: 0 !important;
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
}
#wrapper { background: none; }
#adBanner,
#headerNav,
#sideSearch,
#mainVisual {
	display: none;
}
#footer {
	break-inside: avoid;
}
#footerInner {
	width: 800px;
}
#footerContents {
	width: 400px;
}