@charset "utf-8";

/* 基本設定 ここから */

body {
	color: #555555;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック", "MS P Gothic", "メイリオ","Meiryo",sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/top/org_bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0px;
}

a:link {
	color: #663300;
	text-decoration: none;
}

a:visited {
	color: #663300;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}


#topContact {
	font-size: 0.8em;
	color: #996600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 330px;
	margin: 0px;
}
#subnavi {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -20px;
	right: 0px;
	font-size: 0.9em;
	width: 610px;
}
#subnavi li {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 0.9em;
	color: #663300;
	margin: 0px;
}


h2 {
	width: 900px;
	height: 445px;
	font-size: 0.6em;
	padding: 0px;
	margin: 0px;
}

h3  {
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img {
	border: 0;
	margin: 0px;
	padding: 0px;
}

hr {
	display: none;
}

h1 {
	position: absolute;
	top: 20px;
	left: 0px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#Kategorie {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
}


/* 基本設定 ここまで*/

/* レイアウト設定 ここから */

#pageBody {
	width: 900px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contents {
	width: 520px;
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
}

#side {
	width: 315px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/top/side_bg.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: right top;
}


#contentsWrap {
	clear: both;
	background-color: #FFFFFF;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body#localPage #contentsWrap {
	clear: both;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* レイアウト設定 ここまで */

/* ナビゲーション ここから */

#globalNavi {
	list-style-type: none;
	padding: 0px;
	height: 75px;
	width: 900px;
	margin: 0px;
}

#globalNavi li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding: 0px;
}

/* ナビゲーション ここまで */

/* バナー ここから */

#sideBanner {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sideBanner li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* バナー ここまで */


/* PageTopへのリンクテキスト ここから */

#gotoTop {
	font-size: 0.7em;
	text-align: right;
	text-transform: lowercase;
	height: 40px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	padding: 0px;
}

#gotoTop a {
	background-image: url(images/top/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 13px;
}

/* PageTopへのリンクテキスト ここまで */


/* TOP ここから */

#welcomeMessage {
	color: #666666;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#welcomeMessage dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}
#welcomeMessage dd {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 520px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




iframe {
	width: 285px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#news {
	background-color: #FFFFFF;
	margin: 0px;
	border: 1px solid #CCCC99;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#news dt,
#news dd {
	padding: 0px;
	width: 285px;
	background-color: #FFFFFF;
	margin: 0px;
}




#sideitemWrap ul {
	font-size: 0.8em;
}
#sideitem {
	width: 285px;
	background-color: #FFFFCC;
	padding: 0px;
	border: 1px solid #CCCC99;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 320px;
}

#sideitem dt  {
	padding: 0px;
	background-color: #FFFFCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1em;
	font-weight: bold;
}
 
#sideitem dd {
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sideitem ul li {
	margin: 0px;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sideitem ul  {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#sideitem ul li dl {
	width: 170px;
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFFFCC;
}

#sideitem p {
	margin: 0px;
	padding: 0px;
	font-size: 0.85em;
	line-height: 1.4em;
}

#sideitem ul li dl dd.sideitemData {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFCC;
}


/* hide macie \*/
*html #sideitem dd ul{
	height: 1%;
}

#sideitem dd ul{
	display: block;
}
/* end hide */


/* IE6以前のバージョン用透過フィルタ ここから  */

*html h1{
	width: 206px;
	height: 205px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/top/organiclifelogo.gif);
}

*html h1 img{
	display: none;
}

/* IE6以前のバージョン用透過フィルタ ここまで  */


/* TOP ここまで */


/* プラン ここから */
#sideitem dd ul img {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #CC9900;
}

#sideitem ul li dl dt strong {
	font-size: 1em;
	font-weight: normal;
	color: #663300;
}

#sideitem dd#sideitemWrap {
	padding-bottom: 5px;
	width: 284px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFCC;
}

/* プラン ここまで */


/* 新着情報 ここから */

dl#newsData dt {
	color: #663300;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(images/top/icon_arrow_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 0.8em;
	line-height: 1.5em;
}

body#newsBody {
	background-color: #FFFFFF;
	margin: 0px;
	width: 245px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(images/top/plan_bottom.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: bottom;
}

dl#newsData {
	width: 250px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

dl#newsData dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 220px;
	font-size: 0.8em;
}

dl#newsData p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.75em;
	padding: 0px;
}

#news dt {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#news dl {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#news dl {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* 新着情報 ここまで */

/* サイドバナー ここから */
#sidemenuwrap {
	padding: 0px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#lohaslogo dt {
	font-size: 0.6em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#lohaslogo dd {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #66FFCC;
}


/* サイドバナー ここまで */


#pageBody #pageTop #subnavi .white {
	color: #FFFFFF;
}




/* フッター ここから */
address {
	color: #999999;
	background-image: url(images/top/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 61px;
	width: 900px;
	font-size: 0.8em;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}

#footercopy {
	margin-top: 20px;
	margin-bottom: 20px;
	left: auto;
	right: auto;
	position: relative;
	padding-top: 20px;
}



/* フッター ここまで */


/* おすすめアイテムここから */


#recommenditem li {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#recommend {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#recommend dt {
	margin: 0px;
	padding: 0px;
}
#recommend dd {
	margin: 0px;
	padding: 0px;
}
#recommenditem {
	margin: 0px;
	padding: 0px;
}
#contentsleft {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
/* おすすめアイテムここまで */



/* マイレシピここから */


#pageBody #pageTop #contentsWrap #contentsleft #contents #myrecipeWrap {
	width: 500px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(images/top/recipe_bg.gif);
	background-repeat: repeat-y;
}
#myrecipe {
	margin: 0px;
	padding: 0px;
	background-image: url(images/top/recipe_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 320px;
}
#myrecipe li {
	padding: 0px;
	list-style-type: none;
	margin: 15px;
	clear: both;
}
#myrecipe .recipePhoto {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#myrecipe dl {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}
#myrecipebottom {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 500px;
}
#myrecipe .itemtext {
	font-size: 0.8em;
	font-weight: bold;
	color: #66CC00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC66;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#myrecipe .recipeData {
	font-size: 0.8em;
	font-weight: lighter;
	color: #663300;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 300px;
}


/* マイレシピここまで */



/* QRコードここから */

#lohasqr dt {
	font-size: 0.7em;
	color: #00CC99;
	margin: 0px;
	padding: 0px;
}
#lohasqr dd {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: auto;
	right: auto;
}


/* QRコードここまで */


/* 商品別リストここから */



#Kategorie {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Kategorie #list {
	font-size: 0.9em;
	font-weight: normal;
	color: #996600;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#Kategorie #list li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* 商品別リストここまで */



/* オーガニックとはここから */
#subpageBody {
	width: 900px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	padding: 0px;
	margin-bottom: 0px;
}#subtopContact {
	font-size: 0.9em;
	position: absolute;
	top: 110px;
	left: 190px;
	color: #663300;
}
#subpageTop {
	margin: 0px;
	padding: 0px;
}

h3  {
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#recommend2 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#recommend2 dt {
	margin: 0px;
	padding: 0px;
}
#recommend2 dd {
	margin: 0px;
	padding: 0px;
}


#organicMessage {
	color: #666666;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#organicMessage dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#organicMessage dd {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 500px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/about/whatsorganic_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 500px;
}
/* オーガニックとはここまで */




/* 商品アイテム　レザーウッドハニー　ここから */


.itemwrap {
	font-weight: normal;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.itemtitle {
	font-size: 0.9em;
	color: #669966;
	margin: 0px;
	padding: 0px;
}
#organicaward {
	background-image: url(images/item/organicaward_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 0px;
	height: 312px;
}
#organicaward dt {
	font-size: 0.8em;
	color: #669966;
	margin: 0px;
	padding: 0px;
	width: 300px;
	position: relative;
	left: 165px;
	top: 100px;
	font-weight: bold;
}


#organicaward dd {
	font-size: 0.75em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 330px;
	position: relative;
	left: 165px;
	top: 110px;
	font-weight: lighter;
}
.orderbtn {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.lwqa dt {
	font-size: 0.8em;
	font-weight: bold;
	color: #669933;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66CC66;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	margin: 0px;
}
.lwqa dd {
	font-size: 0.75em;
	font-weight: lighter;
	color: #666666;
	padding: 0px;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.lwqatext {
	float: left;
	padding: 0px;
	width: 270px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.lwqaimg {
	float: left;
}
.qa {
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 520px;
	margin: 0px;
}


#maboroshi {
	background-image: url(images/item/maboroshi.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 0px;
	height: 400px;
}
#maboroshi dt {
	font-size: 0.8em;
	color: #669966;
	margin: 0px;
	padding: 0px;
	width: 500px;
	position: relative;
	left: 0px;
	top: 100px;
	font-weight: bold;
}


#maboroshi dd {
	font-size: 0.75em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 500px;
	position: relative;
	left: 0px;
	top: 110px;
	font-weight: lighter;
}
.lwspec {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#lwin {
	font-size: 0.75em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#itemlistWrap {
	margin: 5px;
	padding: 0px;
	border: 1px dotted #66CC66;
}
#itemlistWrap dt {
	font-size: 0.8em;
	font-weight: bold;
	color: #669966;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66CC66;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#itemlistWrap dd {
	font-size: 0.8em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#itemlist {
	margin: 10px;
	list-style-type: square;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#kakaku {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gkspec {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.gkspec dt {
	font-size: 0.8em;
	color: #FF9900;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}
.gkspec dd {
	font-size: 0.8em;
	color: #666666;
	margin: 0px;
	padding: 0px;
}


.gkmaker {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.gkmaker dt {
	font-size: 1em;
	color: #669933;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669933;
}
.gkmaker dd {
	font-size: 0.9em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}



/* 商品アイテム　レザーウッドハニー　ここまで */



/* お客様の声　ここから */



#voice {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#voice dd {
	font-size: 0.8em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Cvoice {
	background-color: #FFFFCC;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CC9933;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Cvoice dt {
	font-size: 0.8em;
	font-weight: bold;
	color: #663300;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC66;
}
.Cvoice dd {
	font-size: 0.8em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.CVtitle {
	font-size: 0.9em;
	color: #663300;
	font-weight: bold;
}


/* お客様の声　ここまで */



/* レシピ　ここから */




.ingredients {
	padding: 10px;
	width: 463px;
	border: 1px dotted #996600;
	margin: 0px;
	background-image: url(images/top/recipe_bg.gif);
	background-repeat: repeat-y;
	font-size: 0.75em;
	color: #663333;
}



.ingredients2 {
	padding: 10px;
	width: 463px;
	margin: 0px;
	font-size: 0.75em;
	color: #663333;
	background-color: #CCFF99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
}




/* マイレシピ0ここから */


#pageBody #pageTop #contentsWrap #contentsleft #contents #myrecipeWrap {
	width: 500px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(images/top/recipe_bg.gif);
	background-repeat: repeat-y;
}
#myrecipe0 {
	margin: 0px;
	padding: 0px;
	background-image: url(images/top/recipe_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 300px;
}
#myrecipe0 li {
	padding: 0px;
	list-style-type: none;
	margin: 15px;
	clear: both;
}
#myrecipe0 .recipePhoto {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#myrecipe0 dl {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}
#myrecipebottom {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 500px;
}
#myrecipe0 .itemtext {
	font-size: 0.8em;
	font-weight: bold;
	color: #66CC00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC66;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#myrecipe0 .recipeData {
	font-size: 0.8em;
	font-weight: lighter;
	color: #663300;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 300px;
}


/* マイレシピ1ここまで */


/* マイレシピ1ここから */


#pageBody #pageTop #contentsWrap #contentsleft #contents #myrecipeWrap {
	width: 500px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(images/top/recipe_bg.gif);
	background-repeat: repeat-y;
}
#myrecipe1 {
	margin: 0px;
	padding: 0px;
	background-image: url(images/top/recipe_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 520px;
}
#myrecipe1 li {
	padding: 0px;
	list-style-type: none;
	margin: 15px;
	clear: both;
}
#myrecipe1 .recipePhoto {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#myrecipe1 dl {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}
#myrecipebottom {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 500px;
}
#myrecipe1 .itemtext {
	font-size: 0.8em;
	font-weight: bold;
	color: #66CC00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC66;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#myrecipe1 .recipeData {
	font-size: 0.8em;
	font-weight: lighter;
	color: #663300;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 300px;
}


/* マイレシピ1ここまで */


/* マイレシピ2ここから */


#pageBody #pageTop #contentsWrap #contentsleft #contents #myrecipeWrap {
	width: 500px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(images/top/recipe_bg.gif);
	background-repeat: repeat-y;
}
#myrecipe2 {
	margin: 0px;
	padding: 0px;
	background-image: url(images/top/recipe_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 430px;
}
#myrecipe2 li {
	padding: 0px;
	list-style-type: none;
	margin: 15px;
	clear: both;
}
#myrecipe2 .recipePhoto {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#myrecipe2 dl {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}
#myrecipebottom {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 500px;
}
#myrecipe2 .itemtext {
	font-size: 0.8em;
	font-weight: bold;
	color: #66CC00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC66;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#myrecipe2 .recipeData {
	font-size: 0.8em;
	font-weight: lighter;
	color: #663300;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 300px;
}


/* マイレシピ2ここまで */


/* マヌカハニー商品ここから */


