@charset "utf-8";
<!--
/*----------------------------------------
*
* 印刷用
*
----------------------------------------*/

#header,
#footer,
#mainImg,
#sub,
.breadcrumbs,
#telContact,
#pageTop
{
	display:none;
}
#body,
#container,
#contents {
	background : none;
	background-color: #fff;
}
#body {
zoom:0.45;
}
#contents {

}
#contents #main {
	width : 940px;
	margin : 0 auto;
}

-->