@charset "utf-8";
/* CSS Document */

/* ClearFix start */
	.ClearFix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.ClearFix {
	display: inline-block;
}
/* exlude MacIE5 \*/
	* html .ClearFix {
	height: 1%
}
.ClearFix {
	display:block;
}
/* end MacIE5 */
/* ClearFix end */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0px;
	padding:0px;
}
ol, ul, li {
	list-style:none;
}
table{
	border-collapse:collapse;
	border-spacing:0px;
}
#content a {
	color:#824b38;
	text-decoration:none;
}
#content a:visited {
	color:#824b38;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}

img {
	border:0;
}

#content {
	width:570px;
	margin:12px auto;
	text-align:center;
	font-size:12px;
	overflow:hidden;
	color:#824b38;
	background:url(/NR/rdonlyres/7064C34A-D7D4-46C5-A6B0-73237B001871/0/2010_bg.jpg) no-repeat #fecbc3;
}
#main {
	width:524px;
	margin:0 auto;
}
#head {
	height:502px;
}
.lead {
	line-height:140%;
	text-align:left;
	padding-top:71px;
}
ul.btn {
	width:482px;
	margin:10px auto 0;
 	*margin-left:5px;
}
.btn li {
	float:left;
	margin-bottom:10px;

}
.btn li.right {
	float:right;
}
h2 {
	text-align:left;
	margin:0 0 5px 20px;
}
.recipe {
	background:url(/NR/rdonlyres/C11614F7-D4BA-4C7D-906E-BD1E268B8DF5/0/2010_recipe_bg.jpg) no-repeat;
	width:524px;
	height:97px;
	text-align:left;
	margin-bottom:5px;
}
.recipe li {
	padding-left:27px;
	padding-top:15px;
	float:left;
}
.recipe li.txt {
	padding-top:15px;
	padding-left:10px;
	float:left;
}
.recipe dl dt {
	padding-top:3px;
	font-weight:bold;
	margin-bottom:7px;
}
.recipe li.txt p.time {
	padding-left:217px;
 *padding-left:235px;
	padding-top:16px;
 *padding-top:20px;
	float:left;
	text-align:right;
	width:44px;
	white-space:nowrap;
}
.recipe li.txt p.kcal {
	padding-left:71px;
 *padding-left:77px;
	padding-top:16px;
 *padding-top:20px;
	float:left;
	text-align:right;
	width:44px;
	white-space:nowrap;
}
#content a.totop {
	margin:15px 30px 25px 0;
	float:right;
	font-size:11px;
 *font-size:10px;
}

