body{
	color: #000;
	background: #F8F6EF url(../images/bg_30.jpg);
}

#page{
	width: 836px;
	margin: 0 auto;
	padding-bottom: 45px;
	border-left: 1px solid #E0DAD5;
	border-right: 1px solid #E0DAD5;
}

#head{
	width: 836px;
	position: relative;
	top: 0;
	left: 0;
}
#head h1{
	margin-left: 256px;
	width: 411px;
	height: 80px;
}
#head .mamesuke{
	position: absolute;
	top: 12px;
	left: 35px;
}

#main{
	width: 800px;
	padding: 0 18px;

	position: relative;
	top: 0;
	left: 0;
	z-index: 980;
}

#main #content{
	float: right;
	width: 679px;
}
#main #content .content{
	padding: 0 18px 18px 18px;
}
#content .screen{
	-moz-box-shadow: 0 40px 80px -60px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 40px 80px -60px rgba(0, 0, 0, 0.4);
	box-shadow: 0 40px 80px -60px rgba(0, 0, 0, 0.4);
}
#content .title{
	margin: 18px 0;

	min-height: 45px;
	height: auto !important;
	height: 45px;

	background: url(../images/common_10.png) center left no-repeat;
}
#content .title h2{
	float: left;
	width: 350px;
	padding-left: 50px;
	line-height: 45px;
}
#content .title h2 img{
	vertical-align: middle !important;
}
#content .title .date{
	float: right;
	width: 243px;
	text-align: right;
	font-size: 1.2em;
	line-height: 45px;
}
#content .content-text{
	margin-bottom: 25px;
	padding: 10px 20px;
	background: #E9E7D8;
}
#content .content-text p{
	font-size: 1.4em;
	line-height: 1.6em;
}
#content .content01{
	padding-bottom: 18px;
}
#content .images{
	float: right;
	width: 249px;
}
#content .images li{
	margin-bottom: 18px;
	border: #333 1px solid;
}
#content .ingredient{
	width: 376px;
	overflow: hidden;
}
#content .ingredient h3{
	float: left;
	margin-bottom: 9px;
	width: 50px;
	height: 18px;
	background: url(../images/common_19.gif) top center no-repeat;
	text-indent: -9999px;
}
#content .ingredient p.note{
	float: left;
	width: 308px;
	padding-left: 18px;

	min-height: 18px;
	height: auto !important;
	height: 18px;

	font-size: 1.4em;
	line-height: 1.5em;
	color: #888;
}
#content .ingredient table{
	width: 377px;
}
#content .ingredient table th,
#content .ingredient table td{
	padding: 4px 9px;
	font-size: 1.4em;
	line-height: 1.5em;
}
#content .ingredient table th{
	background: #f0f0f0;
	text-align: center;
	font-weight: bold;
}
#content .ingredient table th{
	border-top: 2px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
}
#content .ingredient table td{
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
}
#content .ingredient table .stuff,
#content .ingredient table .volume{
	width: 6.5em;
}
#content .ingredient table td.stuff,
#content .ingredient table td.volume{
	text-align: center;
}
#content .ingredient table td.category{
	padding-left: 1.5em !important;
	background: #fafafa !important;
}

#content .process h3{
	margin-bottom: 9px;
	width: 64px;
	height: 18px;
	background: url(../images/common_21.gif) top center no-repeat;
	text-indent: -9999px;
}
#content .process ol{
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
}
#content .process ol li{
	margin-left: 2em;
	padding: 8px 9px;
	background: #fff;

	font-size: 1.4em;
	line-height: 1.6em;

	list-style: decimal outside;
}
#content .process ol li.odd{
	background: #f5f5f5 !important;
}
#content .process p.note{
	padding: 0 9px;
	margin: 9px 0;
	color: #999;
	font-size: 1.4em;
	line-height: 1.6em;
}

#content .control{
	margin: 18px 0;
}
#content .control li{
	margin: 0 0 0 auto;
}
#content .control li.print{
	width: 17em;
}
#content .control li a{
	padding: 9px 0 9px 18px;

	position: relative;
	top: 0;
	left: 0;
	display: block;

	border: 1px solid #D4D4D4;
	text-align: center;

	font-size: 1.2em;
	line-height: 16px;
}
#content .control li a:hover{
	border: 1px solid #999;
}
#content .control li.print a{
	background: url(../images/print.png) 9px 50% no-repeat;
}

#main #menu{
	float: left;
	width: 103px;
	padding-top: 38px;
	margin-bottom: 18px;
}
#main #menu li{
	margin: 0 0 12px 0;
}
#menu .recipe .thumb a img{
	border: 2px solid #fff;
}
#menu .recipe li.current .thumb a img,
#menu .recipe .thumb a:hover img{
	border: 2px solid #CF3621 !important;
}
#menu .recipe h3{
	padding: 0 1px;
	font-size: 1.2em;
	line-height: 1.4em;
}
#menu .recipe .date{
	padding: 0 1px;
	color: #ccc;
	font-size: 1.1em;
	line-height: 1.2em;
}
#menu .etc{
	margin-top: 12px;
	padding-top: 12px;
	border-top: 1px dashed #ccc;
}
#menu .etc li a{
	padding-left: 8px;
	background: url(../images/common_14.gif) center left no-repeat;
	font-size: 1.2em;
	line-height: 8px;
}


#foot-wrap{
	margin-top: -45px;
	padding-top: 45px;
	background: url(../images/bg_24.png) top center repeat-x;

	position: relative;
	top: 0;
	left: 0;
	z-index: 990;
}
#foot{
	padding: 18px 0;
	color: #fff;
	background: #000;
	text-align: center;
}
#foot p{
	margin: 9px 0 0 0;
}
#foot p a{
	color: #fff;
}
#foot p.link{
	font-size: 1.2em;
	line-height: 1.4em;
}
#foot .bnr{
	margin: 0 auto 18px auto;
	width: 480px;
}
#foot .bnr li{
	float: left;
	padding: 0 9px;
	width: 222px;
}
#foot p.rights{
	font-size: 1.1em;
	line-height: 1.2em;
}