@charset "utf-8";

body {
	-webkit-print-color-adjust: exact;
	background-color:#fff;}
	
#wrapper {
	width:700px;
}
h1.header,
#headerGuideNav,
#headerGlobalNav,
#storeHeadSearch,
#topicPath,
#subContentRecipe-left,
.pageTitleHasMenu,
.tabMenu,
.recipe .socialbutton-area.clearfix,
.print,
#footer,
#footerNavHead,
#footerNav1,
#footerNav2 {
	display:none;
}

#mainContent-right {
	margin-right:0;
	border-top:none;
}
.contents div.inner {
	position: relative;
}
.contents div.inner a {
	text-decoration: none !important;
}
p.lead {
	display: none;
}
.contents {
	padding: 20px 0;
	background: #FFF;
}
/*
ul.standard li.time,
ul.standard li.temp {
	background: none;
	padding-left: 0;
}
ul.standard li.time::before,
ul.standard li.temp::before {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
ul.standard li.time::before {
	content: url(../img/icon_time-small.png);
}
ul.standard li.temp::before {
	content: url(../img/icon_temp-small.png);
}
*/
div.recipe_hdr {
	margin-bottom: 10px;
}
div.recipe_photo div {
	margin-top: 80px;
}
/*
div.recipe_photo img {
	max-height: 400px;
}
*/
ul.standard {
	margin-bottom: 10px;
}
p.recipe_excerpt {
	margin-bottom: 15px;
}
.recipe_material {
	width: 400px;
	position: absolute;
	right: 0;
	top: 527px;
}
.recipe_material h4 span, .recipe_flow h4 span {
	text-decoration: underline;
}
.recipe_material h4, .recipe_flow h4, .kai_tool h4 {
	margin-bottom: 5px;
}
.recipe_flow {
	width: 530px;
	margin-bottom: 0;
}
.recipe_flow h4.point {
	margin-top: 15px !important;
}
.howtoTable td:last-child {
	margin-bottom: 10px;
}
div.kai_tool {
	display: none;
}
.materialsTable + br {
	display: none;
}
.recipe_material table {
	margin-bottom: 15px;
	line-height: 1;
}
footer p.copyright {
	display: none;
}
.howtoTable td img,
.point td img,
.txt-sub img,
.prepare img,
.oneBox img,
.imageBox {
	display: none;
}