@charset "UTF-8";

/*****************************************
				Print
*****************************************/
html {
	background: none;
	height: auto;
}
body {
	color: #000;
	height: auto;
	font-size: 88%;
}
#container {
	min-height: auto;
	_height: auto;
}
#main {
	padding-bottom: 10px;
	overflow: visible;
}
#footer {
	margin: 0;
	padding: 0;
}
#contact dd,
#openTime {
	font-size: 86%;
}