#topicpath {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #35a400;
	overflow: hidden;
	_zoom: 1;
}

#topicpath ul {
	clear: both;
}

#topicpath li {
	float: left;
	margin-right: 5px;
	padding-right: 10px;
	background: url(https://img06.shop-pro.jp/PA01177/785/etc/arrow3.gif?20120620094340) right center no-repeat;
	list-style:none;
}

#topicpath li:last-child {
	background: none;
}

.group-list {
	margin-bottom: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px solid #b5fca7;
	position: relative;
}

.group-list li {
	float: left;
	width: 280px;
	margin-right: 40px;
	padding-left: 5px;
}

.group-list li.color {
	width: 340px;
	margin-right: 0;
	padding-left: 0;
}

.group-list li#right {
	float: right;
}

.group-list li:nth-child(even) {
	margin-right: 0;
}

.group-list li a {
	padding-left: 10px;
	background: url(https://img06.shop-pro.jp/PA01177/785/etc/s_arrow.gif?20120620094251) left center no-repeat;
}

.group-list li.color a {
	padding-left: 0;
	background: none;
}

p.number {
	float: left;
	clear: both;
}

p#sort {
	float: right;
}

ul.page-transition {
	clear: both;
	padding-top: 15px;
	text-align: center;
}

ul.page-transition li {
	display: inline;
	margin-left: 20px;
	color: #aaa;
}

ul.page-transition li a {
	color: #2c8900;
}

ul.page-transition li.back a {
	padding-left: 20px;
	background: url(https://img06.shop-pro.jp/PA01177/785/etc/back_arrow.gif?20120620170214) left center no-repeat;
}

ul.page-transition li.next a {
	padding-right: 20px;
	background: url(https://img06.shop-pro.jp/PA01177/785/etc/next_arrow.gif?20120620170239) right center no-repeat;
}

#item-wrap {
	border-bottom: 1px solid #b5fca7;
	padding-bottom: 20px;
}

.item-list {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #b5fca7;
	overflow: hidden;
	clear: both;
}

.description {
	width: 470px;
	float: left;
}

.item-list .description dl {
	float: right;
	width: 350px;
}

.item-list .description dt {
	margin-bottom: 10px;
}

.item-list .description dt a {
	color: #2c8900;
	font-size: 1.2em;
	font-weight: bold;
}

.item-list .description dt img {
	padding-right: 5px;
}


.item-list .description dd {
	width: 350px;
	margin-top: 5px;
	word-wrap:break-word;
}

.item-list .description dd a {
	color: #2c8900;
	font-size: 1.2em;
	font-weight: bold;
}

.printer {
	clear: both;
	margin-top: 20px;
}


p.item-img {
	float: left;
	margin: 0 10px 10px 0;
}

p.item-img a {
	display: block;
}

.item-list td.price {
	width: 96px;
}

.cart-area {
	width: 122px;
}

p.volume {
	float: left;
	margin-right: 10px;
}

td.price p {
	font-size: 1.4em;
	color: #ff0000;
	text-align: center;
}

input.box {
	width: 30px;
	height: 15px;
	float: left;
	text-align: right;
}

.updown {
	overflow: hidden;
	padding-left: 5px;
}

.updown a {
	display: block;
}

input.image {
	margin-top: 10px;
}