@charset "UTF-8";
.stone {
	margin: 0px;
	padding: 0px;
	clear: left;
	height: 270px;
	width: 550px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	background: url(../img/contents/stone-bg.jpg) no-repeat;
}
.stone h2 {
	margin: 0px;
	padding: 70px 0px 0px 10px;
	height: 200px;
	width: 235px;
	font-size: 16px;
	line-height: 30px;
	color: #7C5E49;
	float: left;
}
.picture {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 300px;
}
.picture dl {
	margin: 37px 0px 0px;
	padding: 0px;
	clear: left;
	height: auto;
	width: 300px;
}
.picture dt {
	margin: 0px;
	padding: 0px;
	clear: left;
	height: auto;
	width: 300px;
}
.picture dd {
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: left;
	height: auto;
	width: 300px;
}
.price {
	margin: 0px 0px 20px;
	padding: 0px;
	clear: left;
	height: auto;
	width: 550px;
	background: #E7E2DC url(../img/contents/price-ft.jpg) no-repeat bottom;
	overflow: hidden;
	position: relative;
	visibility: visible;
}
.price h3 {
	background: url(../img/contents/price-h3.jpg) no-repeat;
	margin: 0px;
	padding: 13px 0px 0px 36px;
	float: left;
	height: auto;
	width: 50px;
	text-align: left;
	color: #7C5E49;
	font-size: 14px;
	line-height: 1em;
}
.price ul {
	margin: 0px;
	padding: 13px 0px 10px;
	float: left;
	height: auto;
	width: 464px;
	background: url(../img/contents/price-ul.jpg) no-repeat top;
}
.price li {
	background: url(../img/contents/price-li.jpg) repeat-y;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	clear: left;
	height: auto;
	width: 429px;
	color: #7C5E49;
	font-size: 12px;
	line-height: 1.6em;
}
.caption1,.caption2 {
    margin: 0px 0px 10px;
	padding: 0px;
	clear: left;
	height: auto;
	width: 550px;
}
.caption1 h3,.caption2 h3 {
	background: url(../img/contents/cap-h4.jpg) no-repeat;
	line-height: 30px;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	clear: left;
	height: auto;
	width: 500px;
	color: #666666;
}
.caption1 p,.caption2 p  {
	font-size: 12px;
	line-height: 1.6em;
	color: #666666;
	margin: 0px;
	padding: 10px;
	clear: left;
	height: auto;
	width: 530px;
}
.pickup {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	clear: left;
	width: 548px;
	overflow: hidden;
	border-right: 1px solid #ACACAC;
	border-left: 1px solid #ACACAC;
}
.whole {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	clear: left;
	width: 548px;
	overflow: hidden;
	border-right: 1px solid #ACACAC;
	border-left: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC;
}
.pickup-h4 {
	font-size: 13px;
	line-height: 35px;
	color: #666666;
	background: url(../img/contents/pickup-h4.jpg) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 35px;
	clear: left;
	height: 35px;
	width: 515px;
}

/*.bracelet {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 137px;
}*/

.bracelet,.strap,.necklace,.pierced {
	margin: 0px;
	padding: 15px 2px 15px 0px;
	float: left;
	width: 135px;
}
.bracelet dl,.strap dl,.necklace dl,.pierced dl {
	padding: 0px;
	clear: left;
	width: 135px;
	margin: 0px;
}

.bracelet dt,.strap dt,.necklace dt,.pierced dt {
	font-size: 10px;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.bracelet dd,.strap dd,.necklace dd,.pierced dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.bracelet p,.strap p,.necklace p,.pierced p {
	margin: 0px;
	padding: 5px 0px 0px 9px;
	font-size: 10px;
	line-height: 1.4em;
}
.bracelet p a:link,.strap p a:link,.necklace p a:link,.pierced p a:link,.bracelet p a:visited,.strap p a:visited,.necklace p a:visited,.pierced p a:visited {
	font-size: 10px;
	line-height: 1.4em;
	color: #666666;
}
.bracelet p a:hover,.strap p a:hover,.necklace p a:hover,.pierced p a:hover {
	font-size: 10px;
	line-height: 1.4em;
	color: #DF6A81;
}
.entirely {
	border-right: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC;
	border-left: 1px solid #ACACAC;
	margin: 0px;
	padding: 0px;
	clear: left;
	height: 21px;
	width: 548px;
	line-height: 21px;
}
.pickup h5 {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 20px 0px 0px;
	clear: left;
	height: auto;
	width: 548px;
}

/*------------------------------------
         Float Clear
------------------------------------*/

.line
	{
	margin:0;
	padding:0;
	clear:both;
	}		
	

hr
	{
	display:none;
	}		
	
