@charset "shift_jis";

/*商品3情報*/
.item3top {
	background-image: url(../images/ac0003_1.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 612px;
}
.itemmiddle .itemMain3 {
	width: 331px;
	background-image: url(../images/ac0003_2.jpg);
	background-repeat: no-repeat;
}
/*商品2情報*/
.item2top {
	background-image: url(../images/ac0002_1.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 612px;
}
.itemmiddle .itemMain2 {
	width: 331px;
	background-image: url(../images/ac0002_2.jpg);
	background-repeat: no-repeat;
}


