@charset "Shift_JIS";
/* printCSS */
body {
zoom: 95%; 
}

* html body {
zoom: 65%; 
}

*+html body {
zoom: 65%; 
}

html*body {
zoom: 65%; 
}

#pageNavi,
#searchArea,
ul.btnArea,
#otherRecipe,
#qrArea,
#recipeSlider,
.printBtn,
.myrecipe,
.recipe_txt,
table{
	display:none;
}


h2{
	font-size:22px;
	margin-top:20px;
}

p.readTxt{
	font-size:16px;
}

/* #point */

/*#point{
	border:3px solid #CCC;
	width:446px;
	padding:0 20px 0 0;
	height:270px;
	margin-top:25px;
	float:left;
} 

#point ul{
	margin: 10px 0 0 25px;
} 

#point dl{
	padding:3px 0 2px 0;
	width:410px;
	border-bottom:2px dotted #CCC;
}

#point dl.no_border{
	border-bottom:none;
}*/

#point{
	background:url(./../search/images/detail_bg.jpg) no-repeat top left;
	width:282px;
	height:422px;
	float:left;
} 

#point ul{
	margin: 24px 0 0 20px;
} 
#point li{
	clear:left;
} 
#point dl{
	padding:3px 0 2px 0;
	width:232px;
	background:url(./../search/images/dot_line.gif) repeat-x bottom left;
}

#point p{
	padding:3px 0 2px 0;
	width:232px;
}
#point dt,
#point dd{
	float:left;
	margin-left:5px;
}
#point dd.text{
	color:#ff6600;
	font-weight:bold;
	font-size:14px;
	padding-top:4px;
}
#point dd.cal{
	color:#ff6600;
	font-weight:bold;
	font-size:14px;
	padding-top:2px;
}


/* #maching */

#maching{
	clear:left;
	margin:0 auto 20px;
	width:906px;
	height:154px;
	border:3px solid #CCC;
}

#maching ul{
	padding:12px 0 0 20px;
}
#maching li{
	float:left;
	width:115px;
	height:115px;
	padding:8px 0 0 8px;
	margin-right:10px;
	border:2px solid #CCC;
}

/* #howtomake */
#howtoMake{
	clear:both;
	width:913px;
	margin:0 auto 30px;
	page-break-inside:avoid;
}
#howtoMake dl.howTo{
	float:left;
	width:610px;
	padding-bottom:10px;
	border:3px solid #CCC;
	page-break-inside:avoid;
}
#howtoMake dl.howTo dd{
	margin-left:0;
	width:560px;
	margin-left:20px;
	padding:5px 3px 7px;
	line-height:20px;
	border-bottom:2px dotted #CCC;
}
#howtoMake dl.howTo dd .number{
	font-weight:bold;
	color:#708038;
	padding-right:5px;
}


#howtoMake ul{
	float:right;
	text-align:center;
	width:281px;
	padding-bottom:10px;
	border:3px solid #CCC;
	page-break-inside:avoid;
}

#howtoMake ul li.subTitle{
	color:#708038;
	background-color:#f8f5ea;
	border:1px dotted #CCC;
}

/* #qrarea */
#qrArea{
	clear:both;
	margin:0 auto 20px;
	width:910px;
	height:120px;
	border:3px solid #CCC;
}


/**/
a.top{
	background:url(../images/index/btm_line.gif) repeat-x bottom left;
	display:inline;
	line-height:1.6em;
	text-decoration:none;
	color:#333333;
	padding-bottom:3px;
}
html*a.top{
	font-size:12px;
	line-height:1.6em;
	text-decoration: underline;
	color:#333333;
	padding-bottom:3px;
	background:none;
}
a.top:hover{
	color:#BE6104;
	background:none;
	text-decoration: none;
}

