@charset "utf-8";

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

/* <SEARCH CONTENT> */
#searchContent {
	color: #000;
}
ol#searchContent-hld li.searchContent-list {
	background: #f7f7f7;
}
.search-info-detail-wrap {
	overflow: hidden;
}
.searchcontent-refine {
	background: #ffffff;
}
.searchcontent-refine-detail dt {
	background: #231816;
	font-size: 14px;
	font-weight: bold;
}
div.searchContent-tll-hld {
	background: #00A3E9;
}
.storeBtn {
	height:39px;
}
.storeBtn a {
	background: url("../img/img.png") no-repeat;
	background-position: 0px -88px;
	width:138px;
	height:39px;
}
.storeBtn a:active,
.storeBtn a:hover {
	background-position: 0px -127px;
}
.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: #e7e7e7;
	background-image: url("../img/img.png");
	background-position: -70px -35px;
	color: #530f07;
}
/* </ SEARCH CONTENT> */

.search-info-detail-hld{
	border:1px solid #B5B5B6;
	width: 262px;
}

dl.searchContent-about {
    border-bottom: 1px solid #231815;
	line-height: 18px;
	padding-bottom: 10px;
}
.searchContent-info{
	padding-top: 10px;
}
div#searchResult{
	top:0px;	
}
div#searchArea{
	top:1.5em;	
}
div#nextprevious {
    top:2em;
}
div#searchResult-hld {
    height: 4em;
}
.searchContent-tll a{
	text-decoration: none;
}
.searchContent-tll a:hover{
	text-decoration: underline;
}
.search-info-detail li{
	margin-bottom: 4px;
}
#breadcrumbsList a, .nextprevious-opt-next a, .searchcontent-refine-detail a{
	color:#3084c4;
	text-decoration: none;
}
#breadcrumbsList a:hover, .nextprevious-opt-next a:hover, .searchcontent-refine-detail a:hover{
	text-decoration: underline;
}