@charset "utf-8";



/*詳細ページカラーチップ//*/
.ItemColorChip ul .Yellrow {
	background: hsla(59,90%,51%,1.00);
}
.ItemColorChip ul .Green {
	background: hsla(103,76%,50%,1.00);
}.ItemColorChip ul .Orange {
	background: hsla(17,76%,55%,1.00);
}.ItemColorChip ul .White {
	background: hsla(0,0%,90%,1.00);
}.ItemColorChip ul .Black {
	background: hsla(0,0%,0%,1.00);
}

.ItemColorChip ul .Pink {
	background: hsla(330,100%,51%,1.00);
}.ItemColorChip ul .BabyPink {
	background: hsla(334,100%,77%,1.00);
}.ItemColorChip ul .BlueGray {
	background: hsla(228,57%,75%,1.00);
}.ItemColorChip ul .Brown {
	background: hsla(0,29%,28%,1.00);
}.ItemColorChip ul .Ivory {
	background: hsla(56,45%,87%,1.00);
}.ItemColorChip ul .LightBlue {
	background: hsla(207,100%,81%,1.00);
}.ItemColorChip ul .Navy {
	background: hsla(220,63%,39%,1.00);
}.ItemColorChip ul .Camel {
	background: hsla(30,59%,49%,1.00);
}.ItemColorChip ul .Beige {
	background-color: hsla(46,23%,65%,1.00);
}.ItemColorChip ul .Gold {
	background: #D7AE04;

}.ItemColorChip ul .silver {
	background: #757575;
}

.ItemColorChip ul .Blue {
	background-color: hsla(229,47%,49%,1.00);

}.ItemColorChip ul .Red {
	background-color: hsla(359,100%,61%,1.00);
}.ItemColorChip ul .wine {
	background-color: #B3223D;
}.ItemColorChip ul .Silver {
	background-color: #BCBCBC;
}.ItemColorChip ul .rosepink {
	background-color: #F1B2B3;
}