@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;
}
#onespoon #contents .printHead,
#onespoon #contents .printFoot{
	display:block;
}
#onespoon #contents .printFoot{
	text-align:right;
	padding-bottom:20px;
}
#onespoon #wrapper{
	width:784px !important;
	padding:0 !important;
}
#onespoon #contents,#onespoon #contents .contentsBtm{
	width:784px !important;
}
#onespoon #contents .contentsBg,
#onespoon #contents .contentsTop,
#onespoon #contents .contentsBtm{
	background:none !important;
}
#onespoon #contents .contentsBtm{
	padding-bottom:20px !important;
}
#onespoon #contents .recipeMaterial{
	padding-left:26px !important;
}
#onespoon #contents .recipeTop,
#onespoon #contents .recipeBtm,
#onespoon #contents .recipeMaterialTop,
#onespoon #contents .recipeMaterialBtm,
#onespoon #contents .recipeMaterialMdl,
#onespoon #contents .recipeMake .recipeMakeStep,
#onespoon #contents .recipeMake .recipeMakeStep li,
#onespoon #contents .recipeMake .recipeMakeStep li div,
#onespoon #contents .recipeDevice .recipeDeviceTop,
#onespoon #contents .recipeDevice .recipeDeviceBtm,
#onespoon #contents .recipeTtlTop{
	zoom:1;
}

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

/* END */