@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;
}


/* 2008-11-14追記 --------------------------------*/
#home #wrap {
	width: 860px;
	background: url(../../img/side_bg.gif) repeat-y left top;
}
#home #contents {
	float: right;
	margin: 0px;
}
#home #head {
	width: 860px;
	height: 169px;
	background: #FFF url(../../img/body_bg.gif) repeat-x left top;
}
#home #head p#summary {
	top: 3px;
	left: 11px;
	padding: 0px;
	background: none;
}
#home #head p#inquiry {
	left: 645px;
}
#home #head #gnavi,
#home #head #hnavi,
#home #side,
#home #btnOrder {
	display: block;
}
#home #head #hnavi {
	width: 360px;
}
#home #foot {
	background: #f0f0f0 url(../../img/page_bg.gif) repeat-y left top;
}
#home #foot p#copyright {
	background: url(../../img/side_btm.gif) no-repeat left top;
}

#keySpace {
	width: 865px;
}
#contents .hbox02 {
	margin: 0px 7px 0px 0px;
}




