@charset "shift_jis";


#contents h3 {
	clear: both;
}
.shop {
	padding-right: 30px;
	padding-left: 30px;
	font-size: 120%;
	line-height: 200%;
	padding-top: 40px;
	width: 740px;
	margin-bottom: 30px;
}
.shop1 {
	padding-right: 94px;
	padding-left: 94px;
	padding-top: 40px;
	width: 612px;
	margin-bottom: 60px;
}

.lineUp {
	width: 740px;
}


.lineUp  li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.item {
	width: 612px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.itemmiddle {
	background-image: url(../images/shopbg.gif);
	background-repeat: repeat-y;
	width: 612px;
	clear: both;
	padding-bottom: 2px;
}

 table {
	margin-left: 360px;
	width: 230px;
	padding-bottom: 2px;
}
 td {
	padding-bottom: 2px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 7px;
}
 .name1 {
	width: 65px;
}
 .name2 {
	width: 165px;
}
.itemUnder {
	background-image: url(../images/shopcap.gif);
	background-repeat: no-repeat;
	height: 77px;
	width: 612px;
	clear: both;
}
.itemUnder .more {
	/*height: 9px;
	width: 59px;*/
	margin-left: 260px;
	padding-top: 6px;
}
.itemUnder .cart {
	margin-left: 490px;
	text-align: right;
	width: 105px;
}
.itemUnder .number {
	margin-right: 8px;
	margin-bottom: 3px;
}

