@charset "utf-8";

div#commodity {
}

div#commodity p{
	width: 630px;
}

div#commodity ul {
	width: 625px;
	margin: 0 auto;
	padding: 0;
}

div#commodity ul li {
	list-style: none;
	width: 617px;
	margin: 0 0 20px 0;
	padding: 4px;
	border: 1px solid #4a3703;
}

div#commodity ul li dl {
	margin: 0;
	padding: 0;
}

div#commodity ul li dl dt {
	float: left;
	width: 308px;
	margin: 0;
	padding: 0;
}

div#commodity ul li dl dd {
	float: left;
	width: 309px;
	height: 105px;
	margin: 0;
	padding: 0;
	position: relative;
}

div#commodity ul li dl dd p {
	margin: 0;
	padding: 0 20px;
}

div#commodity ul li dl dd p.link {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
}


div#commodity ul li dl#sweetCollection dd {
	background: url(../commodity/img/bg_s_collection.jpg) no-repeat 0 0;
}

div#commodity ul li dl#couverture dd {
	background: url(../commodity/img/bg_couverture.jpg) no-repeat 0 0;
}
div#commodity ul li dl#cookie dd {
	background: url(../commodity/img/bg_cookie.jpg) no-repeat 0 0;
}

/*FLOAT*/

.left {
	float: left;
}

.right {
	float: right;
}


/*TOP*/

div.detailList {
	float: left;
	width: 315px;
	min-height: 122px;
	margin-bottom: 10px;
}

* html div.detailList {
	height: 122px;
}

div.detailList dl {
	float: left;
	width: 185px;
	margin: 0;
	padding: 0 10px;
}

div.detailList dl dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
	
}

div.detailList dl dd {
	margin: 0;
	padding: 0;
	font-size: 85%;
	line-height: 140%;
}

div.detailList dl dd p {
	margin: 0 0 1em;
	padding: 0;
}

div.detailList dl dd ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

div.detailList dl dd ul li {
	background: url(../commodity/img/ico_link.gif) no-repeat;
	padding: 0 0 0 20px;
	line-height: 14px;
}

div.detailList dl dd ul li:first-letter {
	
}

div.detailList dl dd ul li a {
	text-decoration: none;
	letter-spacing: 1em;
}

ul.specialLink {
	list-style: none;
	margin: 0 0 21px 0;
	padding: 0;
}

ul.specialLink li {
	float: left;
}

ul.specialLink li#spicyCookies {
	margin: 0 7px 0 8px;
	display: inline;
}

div#staffChoice {
	width: 630px;
	margin: 0 0 30px 0;
	padding: 0;
	clear: both;
}

div#staffChoice h4 {
	width: 237px;
	margin: 0;
	padding: 0;
}

div#staffChoice h4 img {
	padding-left: 8px;
}

div#staffChoice div.left {
	float: left;
	width: 245px;
	height: 208px;
	margin: 0;
	padding: 0;
	background: url(../commodity/img/bg_left.gif) no-repeat 0 0;
}

div#staffChoice div.left img.ph {
	padding-top: 9px;
	padding-left: 19px;
}

div#staffChoice div.right {
	float: right;
	width: 349px;
	height: 183px;
	background: url(../commodity/img/bg_right.gif) no-repeat 100% 0;
	margin: 0;
	padding: 25px 20px 0 16px;
	color: #4a3703;
}

div#staffChoice div.right em {
	font-style: normal;
	color: #4a3703;
}

div#staffChoice div.right strong {
	color: #ba4734;
}


div#staffChoice div.right ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

div#staffChoice div.right ul li {
	background: url(../commodity/img/ico_link.gif) no-repeat;
	padding: 0 0 0 20px;
	line-height: 14px;
}

.inTax {
	clear: both;
	text-align: right;
	margin-bottom: 0;
	padding-bottom: 0;
}

.shop em{
	font-style: normal;
}