
/*

		JFE建材株式会社　print.css
		Copyright,JFE Metal Products; Engineering Inc. 2008 All rights reserved
		lastupdate 081031

*/



/* ==================================
プリントアウト用CSS
================================== */
/*
基本設定
--------------------------------------- */
body{
font-size: 10pt;
color: #000000;
background-color:white;
background:white;
text-align:left;
background-image: none;
margin: 0;
padding: 0;
zoom: 70%;
}

.pro_index_box{
    width:901px;
}


/* by js 20081217*/
#maincont,
#cont-box,
#header,
.demand_main{
 float:none;
}
/* by js end */
