@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("cookpad.com") {

#tool_bar,#button_container{ display: none !important; }
#steps{ margin : 0px 0px 15px 0px !important; }
#footer_table{ display: none !important; }
.author{ margin : 5px 0px 5px 0px !important; }

/* 上下の水平線削除 */
/* hr { display: none !important; } */
/* 作者のコメント・アイコン削除 */
/* #description,#author-photo{ display: none !important; } */
/* レシピの生い立ち削除 */
/* #history{ display: none !important; } */

}