body{
}

/* 商品一覧 */
#ItemListKuromame{
background-image:url(/itemlist/img/bg_itemlist1.jpg);
background-repeat:no-repeat;
width:564px;
margin:0 0 15px 0;
}

#ItemListYogurt{
background-image:url(/itemlist/img/bg_itemlist2.jpg);
background-repeat:no-repeat;
width:564px;
margin:0 0 15px 0;
}

#ItemListKankuro{
background-image:url(/itemlist/img/bg_itemlist3.jpg);
background-repeat:no-repeat;
width:564px;
margin:0 0 15px 0;
}

#ItemListHokuhoku{
background-image:url(/itemlist/img/bg_itemlist4.jpg);
background-repeat:no-repeat;
width:564px;
margin:0 0 32px 0;
}

.ItemListbox{
width:227px;
}

.ItemMainImg{
width:564px;
height:510px;

position:relative;
/*overflow:hidden;*/
}

.ItemTitle{
	position:absolute;
	right:0;}
.ItemCopy{
	position:absolute;
	left:0;}
.ItemDescription{
		position:absolute;
		bottom:15px;
		left:10px;
		}
		
.ItemDescription_yogrut{
		position:absolute;
		top:95px;
		left:5px;
		_left:30px;
		_width:300px;
		}

.ItemDescription td{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.ItemDescription_yogrut td{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* お買物カゴへ */
#Oder ,.oder{
margin:30px 0 5px 0;
width:100%;
}

.rspace{
	padding-right:80px;
	padding-bottom:10px;
}

#Orderbox{
	width:320px;
	float:right;
	padding-left:18px;
}

.OrderTag{
	width:320px;
	float:right;
}


/* お召し上がり方 */
#Recipe{
margin:65px 0 32px 0;
}

#Recipe h2{
margin:0 0 15px 0;
}


/* 商品仕様 */
#ItemDetail{
margin:37px 0 32px 0;
width:100%;
}

#ItemDetail h2{
margin:0 0 17px 0;
padding-bottom:3px;
}

#ItemDetail p{
	text-indent:0em;
	padding-left:0em;
	}

.Specification {
	font-size:85%;
	width:309px;
	float:left;
	}

.NutritionalBox{
	width:240px;
	float:right;
	padding-left:0px;
	}

.NutritionalBox table{
	width:100%;
	border-collapse:collapse;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

.NutritionalBox caption{
	text-align:left;
	}

.NutritionalBox th,.NutritionalBox td{
font-size:85%;
width:49%;
padding:3px 7px;
text-align:left;
font-weight:normal;
	}

.NutritionalBox th {
	background:#F0F0F0;
	border-bottom:#C0C0C0 1px solid;
	}
	
.NutritionalBox td {
	border-bottom:#C0C0C0 1px solid;
	}

.NutritionalBox p{
	font-size:85%;
	text-align:right;
	}
	
.brown{
	color:5A3D1B;
}
	

/* 全商品一覧 */
#ItemListBack{
margin:37px 0 32px 0;
}

