@charset "utf-8";
/* for print */
body {
	background: none;
}
#wrap {
	width: 610px;
	background: none;
}
#head {
	width: 610px;
	background: none;
	height: 80px;
}
#head p#summary {
	top: 0px;
	left: 0px;
	padding: 3px 5px;
	background: #f0f0f0;
}

#head p#inquiry {
	left: 410px;
}
#head #gnavi,
#head #hnavi {
	display: none;
}
#side,
#btnOrder {
	display: none;
}
#contents {
	margin: 0px auto 0px;
	float: none;
}
#foot {
	background: none;
}
#foot p#copyright {
	background: none;
}


