@charset "utf-8";
#image_main {
	background-color: #F8ECD2;
	height: 738px;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 40px;
}
#image {
	float: left;
	width: 573px;
	margin-right: 20px;
	height: 738px;
}
#image_large {
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #FDF8E2;
	float: left;
	width: 548px;
}
#image_text {
	margin-top: 20px;
	float: left;
	width: 573px;
}

#image_detail {
	width: 263px;
	float: left;
	padding: 20px;
	border: 2px solid #FFFFFF;
	height: 696px;
}
#detail_top {
	height: 424px;
}
#detail_top_nav {
	background-color: #FDF8E2;
	padding: 20px;
	margin-bottom: 20px;
	border: 1px solid #AB885F;
}

#detail_bottom {
	background-color: #FDF8E2;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #AB885F;
}
#detail_top_text {
	width: 192px;
	float: left;
	margin-right: 20px;
}
#detail_top_thumb {
	float: left;
	background-color: #FDF8E2;
	padding: 5px;
}
#thumb1  {
	margin-bottom: 5px;
}
#thumb1   img  {
	border: 2px none #B8D8DC;
}
#thumb2  {
	margin-bottom: 5px;

}
#thumb2   img  {
	border: 2px none #B8D8DC;
}
#thumb3  {
	margin-bottom: 5px;

}
#thumb3   img  {
	border: 2px none #B8D8DC;
}
#thumb4  {


}
#thumb4   img  {
	border: 2px none #B8D8DC;
}

#price {
	margin-top: 20px;
}
#top {
	padding-bottom: 20px;
}
