/* カラーピッカー
---------------------------------------------------------- */
.sp-replacer {
	width: 44px;
	height: 16px;
	vertical-align: top;
	padding: 3px 2px;
	background: url(../../img/ico_arrow_b.png) no-repeat 95% 50% ,linear-gradient(to bottom, #fdfdfd 26%,#dadada 100%);
}

.sp-replacer .sp-preview {
	width: 24px;
	height: 14px;
}

.sp-replacer .sp-dd {
	height: 12px;
	line-height: 12px;
	display: none;
}

