body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	height: 900px;
	width: 750px;
	border-bottom: 6px solid #FF9966;
}
#header1 {
	margin: 0px;
	padding: 0px;
	height: 78px;
}
#header2 {
	margin: 0px;
	padding: 0px;
	height: 195px;
	border-right: 1px solid #FF9966;
	width: 750px;
}
#headnavi {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 20px;
	text-align: center;
	background: url(../top/img_01.jpg) no-repeat;
	border-right: 1px solid #FF9966;
	width: 750px;
}
#headnavi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 20px;
}
#headnavi li {
	display: inline;
	margin: 0px;
	padding: 0px 10px;
}

#sidenavi {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 607px;
	width: 195px;
	background: #FEF5D8;
	font: 12px Arial, Helvetica, sans-serif;
}
#sidenavi h4 {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	margin: 10px auto 0px;
	padding: 0px;
	height: 20px;
	width: 170px;
	text-align: center;
	background: #FADA85;
	border-bottom: 1px solid #CC3300;
	line-height: 20px;
}
#sidenavi ul {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	list-style: none;
	line-height: 18px;
}

#sidenavi #spacer {
	margin: 0px auto;
	padding: 0px;
	height: 60px;
	width: 10px;
}

#main {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 607px;
	width: 290px;
	border-right: 1px solid #FF9966;
}
#main h2 {
	font: italic bold 18px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	margin: 80px 0px 0px;
	padding: 0px;
}
#main h3 {
	font: italic bold 14px Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#main #comment {
	font: 12px/16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #666666;
	margin: 20px 0px 0px;
	padding: 0px;
	height: auto;
	width: 280px;
}
#main #comment td {
   border-bottom: solid 1px #CCCCCC;
   border-left: none;
   border-right: none;
   border-top: none;
}
#main #ingredients {
	font: normal 12px/15px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #666666;
	margin: 20px 0px 0px;
	padding: 0px;
	height: auto;
	width: 280px;
}
#main #ingredients td {
   border-bottom: solid 1px #CCCCCC;
   border-left: solid 1px #CCCCCC;
   border-right: none;
   border-top: none;
}
#main #ingredients table {
   border-bottom: none;
   border-left: none;
   border-right: solid 1px #CCCCCC;
   border-top: solid 1px #CCCCCC;
}
#center {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 607px;
	width: 260px;
}
#center #gazou {
	margin: 80px auto 0px;
	padding: 0px;
	height: 320px;
	width: 250px;
}
#center #disclipt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F60;
	padding: 0px;
	height: auto;
	width: 220px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
