/* ＰＣ向け表示 */
@media screen and (min-width: 800px) {
	div.halfbox_01 {
		width:25%;
		float:left;
		font-size:0.95em;
	}
	div.halfbox_02 {
		width:74%;
		float:left;
		font-size:0.95em;
	}
	div.halfbox_01 img	{
		width:100%;
	}
}
/* ＳＭＰ向け表示 */
@media screen and (max-width: 799px) {
	div.halfbox_01 img	{
		width:70%;
		text-align:center;
		margin:auto;
	}
p.hassou {
	border:2px solid #C00;
	padding:10px;
	margin-bottom:1em;
	text-align:left;S
	}
}
p.henkou {
	font-size:small;
	text-align:right;
	margin-bottom:1em;
	
}
p.hassou {
	border:2px solid #C00;
	padding:10px;
	margin-bottom:1em;
}
p.order {
	width:6em;
	margin:auto;
	font-weight:bold;
	font-size:1.2em;
	background-color:#CF0;
}
	
}
hr {
	clear:left;
	margin:1em 0em;
}

/* 果物説明部分 */

p.k_name2 {
	font-size:2.2em;
	font-family:Shuei NijimiMGo B;
	background-color:#FC9;
	margin-bottom:0.5em;
}
span.star {
	color:#F00;
}
p.seisan {
	font-size:1.4em;
	text-align:left;
	text-indent:0.5em;
}
p.nyuuka {
	font-size:1.4em;
	text-align:left;
	text-indent:0.5em;
	margin-bottom:1em;
}
p.setsumei {
	font-size:1.1em;
	text-align:left;
	padding-left:2em;
}
p.price {
	margin-top:1em;
	
}