@charset "UTF-8";

/*=================================================================
/ recipe print
/=================================================================*/

h1 { padding:17px 0 0 0; text-align:center; font-size:0px; line-height:0px; }
.lead { text-align:center; margin:19px 0 0 0; font-size:0px; line-height:0px; }
.column { text-align:right; margin-top:-38px; font-size:0px; line-height:0px; }
.search { text-align:right; margin:16px 72px 10px 0; }
.search .txt { display:inline; padding:0 5px 0 0; font-size:0px; line-height:0px; vertical-align:middle; /vertical-align:6px; }
.search .select { display:inline; }
.search .select select { width:185px; }

.recipe { background:#f8f5eb url(../imgs/recipe_bg.gif) no-repeat scroll left top; margin:0 73px 0 70px; padding:16px 50px 50px; }
.recipe .btnArea { width:760px; height:33px; }
.recipe .btnArea .print { float:left; margin:0 5px 0 382px; /margin-top:-1px; font-size:0px; line-height:0px; }
.recipe .btnArea .mail { float:left; margin:0 5px 0 0; /margin-top:-1px; font-size:0px; line-height:0px; }
.recipe .btnArea .social { background:#fff url(../imgs/social_bg.gif) no-repeat scroll left top; float:right; width:204px; height:33px; font-size:0px; line-height:0px; }
.recipe .btnArea .social .txt { float:left; padding:11px 12px 0 14px; }
.recipe .btnArea .social .mixi { float:left; padding:8px 8px 0 0; }
.recipe .btnArea .social .check { float:left; padding:6px 0 0 0; }

.recipe .stit { margin:0 0 23px 0; font-size:0px; line-height:0px; }

.recipe .materials { margin:26px 0 34px 0;}
.recipe .materials .detail { width:710px; margin:0 auto; }
.recipe .materials .left { float:left; width:330px; }
.recipe .materials .right { float:right; width:330px; }

.recipe .materials .material { width:330px; }
.recipe .materials .material tr { background:url(../imgs/materials_line.gif) repeat-x scroll left center; }
.recipe .materials .material td.material_l { text-align:left; padding:4px 0; }
.recipe .materials .material td.material_r { text-align:right; padding:4px 0; }
.recipe .materials .material td.material_l span { background:#f8f5eb; padding:0 5px 0 0; display:inline-block; max-width:230px; }
.recipe .materials .material td.material_r span { background:#f8f5eb; padding:0 0 0 5px; display:inline-block; max-width:60px; }

.recipe .flow {  }
.recipe .flow td { width:232px; vertical-align:top; }
.recipe .flow td.left,.recipe .flow td.center { padding:0 32px 0 0; }
.recipe .flow .flowNo td { padding-bottom:18px; }
.recipe .flow .flowTxt td { padding-bottom:20px; }

.recipe .flow table { margin-bottom:30px; }
.recipe .flow table.lastChild { margin-bottom:0; }

.flashArea { margin:0 73px 0 70px; width:858px; height:453px; padding-bottom:20px; }

.search_b { margin:0px 72px 15px 0; text-align:right; }
.catgoryTop { text-align:right; margin:0 72px 50px 0; }



#header { display:none; }
#gnavi { display:none; }
#footer { display:none; }
.column { display:none; }
.search { display:none; }
.btnArea { display:none; }
.recipe .btn { display:none; }
.flashArea { display:none; }
.catgoryTop { display:none; }

#wrapper { background:none; }
.lead { margin-bottom:5px; }
.recipe { background:#ffffff; }
.recipe .materials .material td.material_l span { background:#ffffff; }
.recipe .materials .material td.material_r span { background:#ffffff; }