/***********************************************/
/* IHなべのレシピ集css                                 */
/***********************************************/

body
{
	background:url(../ihnabe/img/recipe_bk_side.gif) repeat-y;
	background-color:#E7E5E0;
	margin: 0;
	padding: 0;
}

th
{
	text-align:left;
}

td
{
	margin:none;
	padding:none;
	border:none;
}

a img
{
	border:none;
}

li
{
	list-style-type:none;
}

em
{
	font-style:normal;
	font-weight:bold;
}

.each_recipe
{
	width:650px;
	text-align:center;
}

.each_recipe_head
{
	padding-top:15px;
	padding-bottom:6px;
	padding-left:12px;
	text-align:left;
	padding-right:1em;
	border-bottom:1px solid #0099FF;
	background-image: url(../ihnabe/img/top_dot.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.main
{
	margin:0 auto;
}

#contents
{
	margin: 1em auto;
	width: 550px;
	background-color:transparent;
	border:1px solid #cecece;
}

#recipe_detail
{
	text-align:left;
	padding:18px 4px 0px 4px;
}

#recipe_detail table
{
	margin-top: -12px;
}

/*料理名*/
#recipe_detail caption
{
	background-image:url(../../syohin/img/topic_path_syohin.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:18px;
	padding-bottom: 2px;
	font-size: medium;
	border-bottom: 2px solid #0066FF;
	text-align:left;
	font-weight:bold;
}

.recipe_main
{
	padding-top:24px;
}

.recipe_main table
{
	margin-bottom:24px;
}

.recipe_main table td p
{
	margin-left:12px;
	margin-right:12px;
	line-height:150%;
	vertical-align:top;
	font-size: smaller;
}


.recipe_main table td p.comments
{
	margin-top:5px;;
	padding-left:1em;
	text-indent:-1em;
}

.recipe_main table td div
{
	margin-left:12px;
	margin-right:12px;
	line-height:150%;
	vertical-align:top;
	font-size: smaller;
	    background-color: #ffffcc;
    padding: 10px 18px;
}


/*鍋のサイズ*/
.pan_size
{
	border-collapse:collapse;
	margin-left:12px;
	width:91%;
}

#recipe_detail .pan_size th
{
	background-image:none;
	padding-left:0em;
	border:none;
	padding-bottom:0em;
	padding-top:1em;
}

.pan_size td
{
	border:1px solid #f1dd76;
}


/*料理方法詳細　タイトル*/
#recipe_detail th
{
	background-image:url(../ihnabe/img/recipe_exp_header_back.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:18px;
	padding-bottom: 8px;
	padding-top:8px;
	border-top:3px solid #000000;
	border-bottom: 1px dotted #000000;
	font-weight:normal;
	font-size: smaller;
}

/*材料表*/
.recipe_mate_area h3,
#recipe_mate h3 {
    font-size: 13px;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 10px;
}
.recipe_mate_area div,
#recipe_mate div
{
	border:solid 3px #FFFF66;
	background-image:url(../ihnabe/img/recipe_exp_back.gif);
	margin-top:6px;
	margin-bottom:24px;
	width:99%;
}

#recipe_mate div table
{
	margin:12px 24px 12px 24px;
	width:92%;
	font-size: smaller;
}
.recipe_mate_area div table
{
	margin:12px 24px 12px 24px !important;
	width:92%;
	font-size: smaller;
}

.recipe_mate_area table td,
#recipe_mate table td
{
	border-bottom: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left:.2em;
}

.recipe_mate_plus
{
	border-right: 1px solid #CCCCCC;
}

.recipe_mate_plus2
{
	border-left: 1px solid #dddddd;
	text-indent: 0.5em;
}

.mate_set_a
{
	background-image:url(../ihnabe/img/recipe_set_bg_green.gif);
}

.mate_set_b
{
	background-image:url(../ihnabe/img/recipe_set_bg_blue.gif);
}

.mate_set_c
{
	background: #ffceb6;
}

.recipe_mate_area .zairyou,
#recipe_mate .zairyou{
    margin-top:18px;
	float: left;
}

#recipe_mate2 div{
	border:solid 3px #FFFF66;
	background:#ffffe5;
	margin:6px 0 24px 0;
	padding:20px;
}
#recipe_mate2 table{
	width: 498px;
	margin:0;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	font-size: smaller;
}
#recipe_mate2 th,
#recipe_mate2 td{
	width:10%;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	padding: 5px 10px;
	white-space:nowrap;
}

#recipe_mate2 th{
	width: 80%;
	border-top: none;
	font-size: 100%;
	background-image:none;
}
#recipe_mate2 tr td:first-child{
	width: 80%;
	min-width:inherit;
	white-space:normal;
	text-align:left;
}
#recipe_mate2 td{
	text-align:center;
}

/*型番リンク*/
.recipe_typelink {font-size:14px;}
.recipe_typelink a{ color:#000;}

/*作り方の手順*/
.recipe_step
{
	padding-top:12px;
}

.recipe_step table
{
	margin-bottom:12px;
	width:100%;
}

.recipe_step td
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:4px;
	vertical-align:top;
}

.recipe_step td p
{
	margin-left: 12px;
	margin-right:12px;
	line-height: 150%;
	font-size: smaller;
}

p.recipe_notes
{
	margin:0 12px 12px 60px;
	line-height: 150%;
	font-size: smaller;
}

.recipe_step strong
{
	padding-left:.1em;
	padding-right:.1em;
	margin-left:.1em;
	margin-right:.1em;
}

.recipe_step td img
{
	margin-right:12px;
}

.recipe_step span
{
	background-color:#FF6633;
	color:#FFFFFF;
	padding:.1em .2em .1em .2em;
	border:1px solid #FF6633;
	font-weight:bold;
	margin-left:.1em;
	margin-right:.1em;
}

.recipe_step span#A,
.recipe_step span.A
{
	background-color:#e9ffe8;
	color:#000000;
	padding:.1em .2em .1em .2em;
	border:1px solid #bcfab9;
	font-weight: bold;
	margin-left:.1em;
	margin-right:.1em;
}

.recipe_step span#B,
.recipe_step span.B
{
	background-color:#e8fdff;
	color:#000000;
	padding:.1em .2em .1em .2em;
	border:1px solid #bcfab9;
	font-weight: bold;
	margin-left:.1em;
	margin-right:.1em;
}

.recipe_step span#C,
.recipe_step span.C
{
	background-color:#ffceb6;
	color:#000000;
	padding:.1em .2em .1em .2em;
	border:1px solid #fedef2;
	font-weight: bold;
	margin-left:.1em;
	margin-right:.1em;
}

.step_even td
{
	background-image:url(../ihnabe/img/recipe_exp_back.gif);
}

#recipe_detail .r_exp_plus th
{
	background-image:url(../ihnabe/img/recipe_exp_plus_header_back.gif);
	background-position:left 72%;
	background-repeat:no-repeat;
	padding-left:18px;
	padding-bottom: 8px;
	padding-top:24px;
	border-top: 1px dotted #000000;
	font-weight:normal;
	font-size: smaller;
}

.r_exp_plus ul li
{
	margin-left:-32px;
	font-size: smaller;
	line-height: 150%;
}
.r_exp_plus p
{
	font-size: smaller;
	line-height: 150%;
}

.copyright
{
	background-image: url(../ihnabe/img/end_dot.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	padding-top:12px;
	text-align:right;
	padding-bottom:1em;
	border-top:1px solid #0099FF;
}

.copyright img
{
	margin-right:.5em;
}

/*プリント切り替え関連*/

.print_btn
{
	text-align:right;
	border:none;
	margin-top:.5em;
/*	margin-right:1em;*/
}

.print_btn input
{
	float:right;
	margin-left:12px;
	margin-bottom:12px;
}

.resipe_normal
{
	/*width:136px;*/
	height:22px;
}

.resipe_printout
{
	width:158px;
	height:22px;
}

/* 注意強調 */

.add_warning
{
	color:#FF3333;
}

.recipe_step span.add_warning
{
	color:#FF3333;
	background-color:transparent;
	border:none;
	font-weight:normal;
}

/* ====ホームベーカリー===== */
.bakery_item
{
	border-collapse:collapse;
	margin-left:12px;
	width:91%;
}
.bakery_item b{ color:#CC6600; font-size:85%;}

/* =基本の作り方= */

.basetitile{
	color: #CC5200;
}

.base_point {
	font-size: 10px !important;
	color: #666666;
    margin-top:-15px;
	_margin-top:-20px;
}

table a img{
	float:right;
}
.recipe_step table a img{
	float:none;
}
table td.fNon a img{
	float:none;
}
/* ====炊飯ジャー===== */
.cyori_time
{
	border-collapse:collapse;
	margin-left:12px;
	width:91%;
	font-size:80%;
	background-color: #FFFFCC;

}

.cyori_time td{ padding:4px;}

/* ====ベーカリー詳細表===== */
.kiji { font-size:70%;
     background:#FFFFFF;
	 margin:0px} 

.kiji td{
    background:#FFFFFF;
	border-left: solid #CCCCCC 1px;
	border-bottom: solid #CCCCCC 1px;
	padding:5px;
	vertical-align: middle;
}
.kiji .title{ border-top: solid #CCCCCC 1px ; background:#FFCC66; height:15px;}
.kiji .right{ border-right: solid #CCCCCC 1px ;}

.otherrecipe {	height: 40px;}
.otherrecipe img { margin-right: 15px;}


/* 二つ目のレシピ */

#recipe_detail th.twoMenu
{
	background-image:none;
	border:none;
	padding-top:0;
	padding-left:0;
	font-size:100%;
}

#recipe_detail th.2ndRecipe
{
	padding-top:3em;
}

/* 追加 */

/*料理方法詳細　タイトル*/

#recipe_detail th.sub
{
	border-top:1px dotted #000;
}


.recipe_detail th
{
	background-image:url(../ihnabe/img/recipe_exp_header_back.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:18px;
	padding-bottom: 8px;
	padding-top:8px;
	border-top:3px solid #000000;
	border-bottom: 1px dotted #000000;
	font-weight:normal;
	font-size: smaller;
}


.recipe_mate div
{
	border:solid 3px #FFFF66;
	background-image:url(../ihnabe/img/recipe_exp_back.gif);
	margin-top:6px;
	margin-bottom:24px;
	width:99%;
}

.recipe_mate div table
{
	margin:12px 24px 12px 24px !important;
	width:92%;
	font-size: smaller;
}

.recipe_mate table td
{
	border-bottom: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left:.2em;
}
.recipe_mate p.note{
	margin: 0 24px 15px 24px;
	font-size:smaller;
}
.recipe_mate p.link{
	margin: 0 24px 15px 24px;
	font-size:smaller;
}


.add
{
	border-top:1px dotted #000;
}

.add div
{
	margin-bottom:0;
}

.add p
{
	font-size: smaller;
	width:92%;
	margin:12px auto;
}

p.marker01{
	padding:1px 2px;
	font-size:smaller ;
	line-height:1.2;
	background:#FFFFCC;
}

.top
{
	border-top:3px solid #000;
}

.top p
{
	width:100%;
}

.waku_g{
	border:#ddd solid 1px;
	padding:5px;
}


/* 追加 */

/*材料　縦線*/

.recipe_mate_area table,
#recipe_mate table {
  border-collapse: collapse;
}
.recipe_mate_area table td.punctuationL,
#recipe_mate table td.punctuationL{
	border-left:1px solid #CCCCCC;
	text-align:center;
    padding-left: .0em;
}
.recipe_mate_area table td.punctuationR,
#recipe_mate table td.punctuationR{
	border-right:1px solid #CCCCCC;
	text-align:center;
    padding-left: .0em;
}
.recipe_mate_area table td.punctuation,
#recipe_mate table td.punctuation{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	text-align:center;
    padding-left: .0em;
}


.recipe_mate_area table td.punctuationC,
#recipe_mate table td.punctuationC{
	text-align:center;
}
.recipe_step table td p.boxorange{
	border:2px solid #CCC;
	padding:0.5em;
	margin-bottom:0.8em;
}



#recipe_mate2 tr td.w3p{
	width:3% !important;
}
.taL{
	text-align:left !important;
}
.mB20{
	margin-bottom:20px !important;
}

#recipe_mate2 .foodjar th,#recipe_mate2 td{
	width: 30%;
}
#recipe_mate2 .foodjar tr td:first-child{
	width: 40%;
}

.skip-link {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	border: 0;
	-webkit-clip-path: inset(50%);
	white-space: nowrap;
}