@charset "UTF-8";
/*****************************************
				Print
*****************************************/
html {
	height: auto;
}
body {
	zoom: 1.8;
	width: 1200px;
	transform: scale(0.5);
	transform-origin: 0 0;
}
#container {
	min-height: auto;
	_height: auto;
}
#subNavBox {
	page-break-before: always; 
}
#mainVisual { overflow: hidden;}
/*
#container {
	min-height: 100%;
	_height: 100%;
}
#footer .inner {
	padding: 0 !important;
	width: 1000px !important;
}
#main {
	padding-bottom: 10px;
	overflow: visible;
}
#contact dd,
#openTime {
	font-size: 86%;
}*/