@charset "shift_jis";

/*商品6情報*/
.item6top {
	background-image: url(../images/bo0006_1.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 612px;
}
.itemmiddle .itemMain6 {
	width: 331px;
	background-image: url(../images/bo0006_2.jpg);
	background-repeat: no-repeat;
}/*商品5情報*/
.item5top {
	background-image: url(../images/bo0005_1.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 612px;
}
.itemmiddle .itemMain5 {
	width: 331px;
	background-image: url(../images/bo0005_2.jpg);
	background-repeat: no-repeat;
}
/*商品4情報*/
.item4top {
	background-image: url(../images/bo0004_1.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 612px;
}
.itemmiddle .itemMain4 {
	width: 331px;
	background-image: url(../images/bo0004_2.jpg);
	background-repeat: no-repeat;
}
/*商品3情報*/
.item3top {
	background-image: url(../images/bo0003_1.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 612px;
}
.itemmiddle .itemMain3 {
	width: 331px;
	background-image: url(../images/bo0003_2.jpg);
	background-repeat: no-repeat;
}

