@charset "utf-8";
/* CSS Document */

#sysVariation table.sysFormVariationTable tr:nth-child(1) th.sysFormVariationName:before {
	height: 3px;
}	
#sysVariation table.sysFormVariationTable tr:nth-child(2) th.sysFormVariationName:before {
	background-image: url("https://tshop.r10s.jp/brightlele/cabinet/wig/p-hf1970/p-hf1970_nbk.jpg?fitin=320:320");
}
#sysVariation table.sysFormVariationTable tr:nth-child(3) th.sysFormVariationName:before {
	background-image: url("https://tshop.r10s.jp/brightlele/cabinet/wig/p-hf1970/p-hf1970_dbr.jpg?fitin=320:320");
}
#sysVariation table.sysFormVariationTable tr:nth-child(4) th.sysFormVariationName:before {
	background-image: url("https://tshop.r10s.jp/brightlele/cabinet/wig/p-hf1970/p-hf1970_cbr.jpg?fitin=320:320");
}
#sysVariation table.sysFormVariationTable th:before {
    display: table;
    content: "";
    width: 50px;
    height: 50px;
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: center;
}