/* for Print */
body {
	background: none;
}
#container {
	width: 100%;
	background: none;
	text-align: center;
}
#logo {
	left: 0;
	top: 0;
}
#contents {
	float: none;
	margin: 1em auto 0;
	text-align: left;
}
#subContents {
	width: auto;
	margin-top: 3em;
	float: right;
	text-align: left;
}
#inf {
	margin: 0;
}
#foot {
	background: none;
	height: auto;
}
#menu,#nav {
	display: none;
}

address.hide {
	margin-top: 1em;
	position: inherit!important;
	position: fixed;
}
