
/* 商品ページ */

.itemimg{
	background:#FFFFFF;
	display:block;
	clear:both;
	float:right;
}
#itempage{
}
#itempage h3{
	font-size:20px;
	background:none;
	display:none;
	float:right;
	color:#336600;
}
table#confirm_table h3{
	font-size:16px;
	background:none;
	float:right;
	color:#C60;
	}