@charset "Shift_JIS";

/*-------------------------------------------------------------------
 *
 * File Name   : print.css
 *
-------------------------------------------------------------------*/

/*===================================================================
	common
===================================================================*/
body{
	_zoom:82% !important;
}
#header,
#footer,
.contentsHeader,
.backBtn,
.snsArea,
.recipeOtherMenu,
.backLink,
.printBtn,
.backBtnBox,
.button,
.recipeList {
	display:none !important;
}
body #contents .printHead,
body #contents .printFoot{
	display:block !important;
}
body #contents .printFoot{
	text-align:right !important;
	padding-bottom:20px !important;
}
body #wrapper{
	width:784px !important;
	padding:0 !important;
}
body #contents,body #contents .contentsBtm{
	width:784px !important;
}
body #contents .contentsBg,
body #contents .contentsTop,
body #contents .contentsBtm{
	background:none !important;
}
body #contents .contentsBtm{
	padding-bottom:20px !important;
}
body #contents .recipeMaterial{
	padding-left:26px !important;
}
body #contents .recipeTop,
body #contents .recipeBtm,
body #contents .recipeMaterialTop,
body #contents .recipeMaterialBtm,
body #contents .recipeMaterialMdl,
body #contents .recipeMake .recipeMakeStep,
body #contents .recipeMake .recipeMakeStep li,
body #contents .recipeMake .recipeMakeStep li div,
body #contents .recipeDevice .recipeDeviceTop,
body #contents .recipeDevice .recipeDeviceBtm,
body #contents .recipeTtlTop{
	zoom:1 !important;
}

body #contents .imgMaterialArea .recipeMaterial .recipeMaterialHead p{
	width:294px !important;
}
body #contents .imgMaterialArea .recipeMaterial2 .recipeMaterialHead p{
	width:222px !important;
}
body #contents .imgMaterialArea .materialList dt{
	width:239px !important;
}

/* END */