#contents {
	width: 938px;
	margin: 0px auto;
	text-align: left;
	padding-left: 7px;
}

#recipetitle h1 {
	color: #FF6600;
	font-size: 1.3em;
	margin: 15px 10px 10px 0px;
}

#recipebot {
	padding-top: 15px;
	padding-bottom: 5px;
	background-color: #F5F0EA;
	background-image: url('img/recipeone/line.jpg');
	background-repeat: repeat-x;
	text-align: right;
}

#recipemain {
	width: 941px;
}

#recipedata-inner {
	margin-bottom: 30px;
}

#recipemain #left {
	width: 219px;
	float: left;
}

#recipemain #left img {
	margin: 15px 3px 0px 0px;
}

#recipemain #right {
	width: 721px;
	float: left;
	margin-top: 15px;
}

#howto,
#hpoint {
	clear: both;
	margin-top: 15px;
	margin-bottom: 20px;
}

#howto h3 {
	clear: both;
}

#howto h3,
#hpoint h3,
#recipemain h2 {
	color: #FFFFFF;
	background-color: #FF9900;
	font-size: 1.3em;
	margin: 15px 0px 8px 0px;
	padding: 3px;
}
#hpoint p {
	margin: 4px 4px 2px 8px;
	line-height: 130%;
}

table#zairyou {
	
}


#zairyou,
#recipedata {
	width: 721px;
	margin-top: 8px;
	margin-bottom: 15px;
}

#zairyou td,
#recipedata td {
	border: 1px solid #FF9900;	
	padding: 3px;
	font-size: 0.9em;
}
#zairyou td {
	font-size: 0.8em;
}

#recipedata td strong {
	color: #FF9900;
	margin-right: 5px;
}

#recipedata td {
	padding-bottom: 10px;
	padding-left: 3px;
}

#recipedata td img {
	margin-bottom: -5px;
	margin-left: 5px;
}


td.tda {
	width: 25px;
	text-align: center;
}
td.tdb {
	width: 140px;
}

td.tdc {
	width: 75px;
	text-align: center;
}

#howto {
	clear: both;
}

#howtomake {
	width: 940px;
	margin-bottom: 10px;
}

#howtomake td {
	width: 460px;
	padding: 3px;
	vertical-align: top;
}


td.tdline {
	background-image: url('img/recipeone/td_line.gif');
	background-repeat: no-repeat;
	height: 15px;
}

.makephoto {
	width: 172px;
	float: left;
}

.makecomment {
	float: left;
	width: 286px;
}

.makecomment p {
	margin-bottom: 5px;
	text-indent: -1em;
	margin-left: 1.1em;
}

.makecomment strong {
	color: #FF6600;
	font-size: 1.2em;
}
.backbutt {
	float: right;
	margin-right: 10px;
}










div#pickupRecipe {
  text-align: center;
}

div#pickupRecipe div {
  border: 1px solid #ff9a04;
  width: 830px;
  margin: 0 auto 2.3em auto;
  padding: 2px;
}

div#pickupRecipe div ul {
  padding: 14px 0 14px 27px;
  background: url(img/recipeone/bg_pickup.jpg) top no-repeat #ffe8c6;
  height: 1%;
}

div#pickupRecipe div ul li {
  float: left;
  list-style: none;
  width: 155px;
}
div#pickupRecipe div ul li p {
  padding: 0 13px;
}
div#pickupRecipe div ul li p img {
  margin: 0 0 .4em 0;
}
div#pickupRecipe div ul li.first {
  float: left;
}
div#pickupRecipe div ul li.first p {
  padding: 0 13px 0 13px;
}

div#pickupRecipe div ul:after{ content: "."; display: block; clear: both; height: 0; visibility: hidden; }  

div#recipebot a.left {
  text-align: left; 
  display: block;
  float: left;
}
div#recipebot a.left img {
  margin: 0 0 0 6px;
}
iframe {
  background: transparent;
}


body#mobileRecipe {
  background: transparent;
  text-align: left;
}
body#mobileRecipe div.wrapMiddle {
  background: url(img/recipeone/bg_shadow1_middle.png) repeat-y left;
  padding: 0 15px 0 15px;
}
body#mobileRecipe div.wrapTop {
  width: 402px;
  background: url(img/recipeone/bg_shadow1_top.png) no-repeat top left;
  padding: 14px 0 0 0;
}
body#mobileRecipe div.wrapBottom{
  width: 402px;
  background: url(img/recipeone/bg_shadow1_bottom.png) no-repeat bottom left;
  padding: 0 0 14px 0;
}

*html body#mobileRecipe div.wrapMiddle {
  background: url(img/recipeone/bg_shadow1_middle.gif) repeat-y left;
}
*html body#mobileRecipe div.wrapTop {
  background: url(img/recipeone/bg_shadow1_top.gif) no-repeat top left;
}
*html body#mobileRecipe div.wrapBottom {
  background: url(img/recipeone/bg_shadow1_bottom.gif) no-repeat bottom left;
}

body#mobileRecipe div.wrapBottom div.section {
  border-bottom: 1px solid #ffc02c;
  height: 1%;
  margin: 0 0 10px 0;
}
body#mobileRecipe div.wrapBottom div.section div.qr {
  width: 102px;
  float: left;
}
body#mobileRecipe div.wrapBottom div.section div.text {
  width: 255px;
  float: right;
}
body#mobileRecipe div.wrapBottom p {
  margin: 0 0 .6em 0;
}
body#mobileRecipe div.wrapBottom div.section div.text p.hd {
  margin: 0 0 .6em 0;
}
body#mobileRecipe div.wrapBottom div.section div.text p.no {
  background: #e2d7c9;
  padding: .3em;
  margin: 0 0 .6em 0;
}
body#mobileRecipe div.wrapBottom div.section div.text p.no span {
  color: #e55b2b;
  font-weight: bold;
}
body#mobileRecipe div.wrapBottom p.mobileCheck {
  clear: both;
}
body#mobileRecipe div.wrapBottom p.close {
  text-align: center;
  margin: 0;
  padding: 0 0 .6em 0;
}
body#mobileRecipe div.wrapBottom div.section:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; } 




body#ingredients {
  background: transparent;
  text-align: left;
}
body#ingredients div.wrapMiddle {
  background: url(img/recipeone/bg_shadow2_middle.png) repeat-y left;
  padding: 0 15px 0 15px;
}
body#ingredients div.wrapTop {
  width: 471px;
  background: url(img/recipeone/bg_shadow2_top.png) no-repeat top left;
  padding: 11px 0 0 0;
}
body#ingredients div.wrapBottom{
  width: 471px;
  background: url(img/recipeone/bg_shadow2_bottom.png) no-repeat bottom left;
  padding: 0 0 11px 0;
}

*html body#ingredients div.wrapMiddle {
  background: url(img/recipeone/bg_shadow2_middle.gif) repeat-y left;
}
*html body#ingredients div.wrapTop {
  background: url(img/recipeone/bg_shadow2_top.gif) no-repeat top left;
}
*html body#ingredients div.wrapBottom {
  background: url(img/recipeone/bg_shadow2_bottom.gif) no-repeat bottom left;
}

body#ingredients div.wrapBottom div#overflow {
  width: 445px;
  height: 430px;
  overflow: auto;
}
body#ingredients div.wrapBottom div.section {
  margin: 0 0 10px 0;
  background: #FFF;
  padding: 5px;
}
body#ingredients div.wrapBottom div.section div.text p {
  padding: 0 0 2px 0;
}
body#ingredients div.wrapBottom div.section div.image {
  width: 163px;
  float: left;
}
body#ingredients div.wrapBottom div.section div.image p {
  padding: 0;
}
body#ingredients div.wrapBottom div.section div.text {
  width: 253px;
  float: right;
}
body#ingredients div.wrapBottom div.section div.text p.hd {
  background: #ff9900;
  padding: .3em;
  margin: 0 5px 5px 0;
  color: #FFF;
  font-weight: bold;
}
body#ingredients div.wrapBottom div.section div.text p.sort {
  margin: 0 5px .1em 0;
  padding: .3em;
}
body#ingredients div.wrapBottom div.section div.text p.sort span {
  color: #ff6600;
  font-weight: bold;
}
body#ingredients div.wrapBottom p.btn {
  text-align: center;
  padding: .3em 0 10px 0;
}
body#ingredients div.wrapBottom p.btn img {
  margin: 0 5px 0 0;
}
body#ingredients div.wrapBottom p {
  padding: .3em .3em .6em .3em;
}
body#ingredients div.wrapBottom p.hd2 {
  padding: .3em;
  margin: 0 5px .6em 0;
  color: #ff6600;
  font-weight: bold;
  background: url(img/recipeone/bg_2line.gif) repeat-x bottom;
  clear: both;
}
body#ingredients div.wrapBottom p.close {
  text-align: center;
  margin: 0;
  padding: 20px 0 .6em 0;
}

body#ingredients div.wrapBottom div.section:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; } 
