@charset "utf-8";

/* <WIREFRAME> */
body {
}
/* </ WIREFRAME> */

/* <SEARCH CONTENT> */
#searchContent {
	color: #000;
}
ol#searchContent-hld li.searchContent-list {
	background: #FFF5DC;
}
.search-info-detail-wrap {
	overflow: hidden;
}
.searchcontent-refine {
	background: #FFF5DC;
}
.searchcontent-refine-detail dt {
	font-size: 14px;
	line-height: 12pt;
	font-weight: bold;
	background-color: #e8340c;
	background-repeat: no-repeat;
	text-align: center;
}
div.searchContent-tll-hld {
	background: url(../img/searchttlbg.gif);
}
.storeBtn a {
	background: url("../img/img.png") no-repeat;
	background-position: 0px -88px;
}
.storeBtn a:active,
.storeBtn a:hover {
	background-position: 0px -114px;
}
.searchcontent-refine-detail dd ul li a {
	background-image: url("../img/img.png");
	background-position: -75px -9px;
}
.searchcontent-refine-detail dd ul li span {
	background-color: #e0b46a;
	background-image: url("../img/img.png");
	background-position: -70px -35px;
	color: #530f07;
}
/* </ SEARCH CONTENT> */

/* override */
ol.photoThree div.searchContent-photo {
	float: left;
	height: auto;
	padding: 20px 0 0 26px;
	text-align: left;
	width: 220px;
}
