.junbichu{
font-size:16px;
	font-weight:600;
	color:#158B36;
	text-align:center;
	}

/*メインスペース*/
.method{
	width:600px;
	margin: 0px 40px 30px 35px;
	padding: 0px 0px 0px 0px;
}
.head_new{
	width:600px;
	height:100px;
	text-align:left;
	background:url("../images/eshop/bg_item.gif");
	background-position:0% 100%;
	background-repeat:no-repeat;
	margin: 0px 40px 0px 35px;
	padding: 0px 0px 0px 0px;
}
.head_new p{
	width:380px;
	font-size:12px;
	line-height:18px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.showcase table{
	width:600px;
	margin: 0px 40px 0px 35px;
	padding: 0px 10px 0px 0px;
}

.item{
	width:240px;
background:#E3F0A7;
	margin: 0px 20px 20px 0px;
	padding: 16px 20px 16px 20px;
	text-align:left;
}
.code{
	font-size:18px;
	font-weight:600;
	line-height:24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
}
.code img{
	float:right;
	vertical-align:top;
}
.code span{
	color:#158B36;
}
.itemtxt{
	width:240px;
	font-size:12px;
	line-height:18px;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
}
.itemtxt img{
	float:right;
	vertical-align:text-bottom;
}
.price{
	width:240px;
	font-size:16px;
	line-height:18px;
	font-weight:600;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
}
.tax{
	font-size:12px;
	line-height:18px;
}
.price img{
	float:right;
	vertical-align:top;
}


.itemname{
	font-size:16px;
	font-weight:600;
	color:#158B36;
	text-align:center;
}
