
@charset "Shift_JIS";

/* -----------------------------------------------
FileName:　print.css
----------------------------------------------- */

/* --------------
PRINT ELEMENTS
-------------- */

/******************************** hide and modify basic elements ********************************/

.u-cookingMod-001 .setttl div.printthis,
#gs-Area-Tagline,
#gs-Area-Navigation,
#gs-Area-Sitefooter,
#area-sitenavi,
#area-depthpath,
#area-declaration,
#mcl-subpart,
.u-cookingMod-003,
.u-cookingMod-016,
.unit-pagetop,
.osuunit-01,
ul.sendmail,
.foodstuff{
	display:none !important;
}

#area-mainlayer,
#area-mainlayer #setinitarea,
#area-osu-contents,
#area-osu-contents #layer-osu-contents,
#area-osu-contents .set-osufield{
	margin:0;
	padding:0;
	width:auto;
	min-width:auto;
	background:none;
}

#area-maincontents{
	margin:0 auto;
	width:auto;
	background:#FAF8EF;
}

#area-maincontents #area-makecolumnlayouts #mcl-mainpart{
	margin:0 auto;
	width:600px;
	background:none;
	float:none;
}

.u-cookingMod-002{
	margin-top:4px;
}

.u-cookingMod-002 td.steps-viz ol li{
	margin-top:1px;
}

.u-cookingMod-002 td.steps-info ol li{
	list-style:decimal;
}

.u-cookingMod-002 td.steps-info ol li{
	margin:0 10px 0 25px;
	padding:4px 0;
	list-style:decimal;
	background:none !important;
}

.u-cookingMod-002 td.steps-blend .ttl-amount{
	padding:0;
	margin:0;
	background:none;
}

.u-cookingMod-002 td.steps-blend .ttl-amount .setttl{
	margin:0;
	padding:0 0 4px 0;
	color:#333;
	border-bottom:1px solid #543425;
	background:none;
}

.u-cookingMod-002 table.amountof th,
.u-cookingMod-002 table.amountof td{
	padding:3px 0;
}

.u-infoMod-006 .green02 .ttl .print,
.u-infoMod-006 .tab{
	display:none;
}

.u-infoMod-001 .pagettl-l{
	display:none;
}



/******************************** show and modify basic elements ********************************/

.u-cookingMod-001 .setttl div.printthis-do{
	display:block;
}

.u-infoMod-006 .green02 .ttl .printthismap{
	display:block !important;
}

.osu-hidden-screen{
	display:block;
}

span.osu-hidden-screen{
	display:inline;
}



/******************************** each MODULE elements ********************************/

@media print{
/*begin*/

.u-cookingMod-001 .setttl div.printthis-do{
	display:none;
}



/*end*/
}



/* CSS Document */




