#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;
}



p#item-image {
	float: left;
	margin-right: 20px;
}

#detail-box {
	float: left;
	width: 403px;
	word-break:break-all;
}

#detail-box dt img {
	padding-right: 5px;
}

#detail-box h3 {
	margin: 10px 0 15px;
	font-size: 1.5em;
	font-weight: bold;
	color: #2c8900;
	line-height: 1.2em;
}

#detail-box ul {
	margin-bottom: 20px;
}

#detail-box li {
	margin-bottom: 5px;
	font-size: 1.1em;
}

#detail-box li span {
	font-size: 1.4em;
	font-weight: bold;
	color: #ff0000;
}

#detail-box h4 {
	margin: 10px 0;
	padding-bottom: 5px;
	font-weight: bold;
	width: 403px;
	font-size: 1.1em;
	border-bottom: 1px solid #b5fca7;
}


#cart-area {
	margin: 20px 0 50px;
	float: right;
}

#cart-area .volume {
	float: left;
	margin: 10px 5px 0 0;
}

#cart-area input.value {
	float: left;
	width: 40px;
	height: 20px;
	margin: 5px 5px 0 0;
	text-align: right;
}

#cart-area .updown {
	float: left;
	width: 20px;
	margin: 8px 20px 0 0;
	*margin: 0 20px 0 0;
}

#cart-area .updown a {
	width: 20px;
}

input.image {
	margin-top: 0;
}

.highlight {
	color: #ff0000;
}

p.highlight {
	margin-top: 20px;
	clear:both;
}

#postage {
	clear: both;
}

#postage ul {
	font-size: 0.9em;
	margin-top: 10px;
}


