@charset "utf-8";
/*------------------------
	印刷用設定（トップページ）
------------------------*/

/*------------------------
	レシピ共通設定：メインコンテンツ
------------------------*/
/*shadouw実装部分▼*/
#stage .contentwrap:before ,
#stage .contentwrap:after {
	display: none;
}

#stage .content-wrapper {
	padding-bottom: 0;
}

/* フッター：キャラクター */
#stage .content-wrapper .chara {
	position: static;
	margin-right: 0;
}
#stage .chara-baloon {
	position: static;
	margin-right: 0;
}
#stage .box-ftchara {
	width: 940px;
	margin:/* -40px auto*/ 0 auto;
}
#stage .content-wrapper .box-ftchara .chara,
#stage .box-ftchara .chara-baloon {
	float: right;
}
