@charset "utf-8";

/* DEFAULT IMPORT
============================================================*/

body {
	background: #FFFFFF none;
	margin:0;
	padding:0;
}

header,
#breadcrumbs,
#page_titleset,
.mainVisual,
.recipeBtn,
.recipeBox,
.headerArea,
#right,
#page_under_colume,
footer
{
	display: none;
}

#container,
#content {
	width:100%;
	padding:0;
	margin:0;
}

#content .tastyYogurt {
	float: none;
	overflow: visible;
}
.recipeDetail .print {
	display: none;
}