/* --------------------------------------------------------------------
	goodsinfo
	商品情報ページ 倉庫別色分け設定
	注意：当CSSはgoods.cssより後に呼び出しすること
-------------------------------------------------------------------- */

/* ■@店舗用 */
/* 在庫数 */
.info1_goods_stock_info table td.bgc_00
	{
		background-color: rgb(252,213,180);
	}
.info1_goods_stock_info table td.bgc_01
	{
		background-color: rgb(252,213,180);
	}
.info1_goods_stock_info table td.bgc_02
	{
		background-color: rgb(196,189,151);
	}
.info1_goods_stock_info table td.bgc_03
	{
		background-color: rgb(255,240,140);
	}
.info1_goods_stock_info table td.bgc_04
	{
		background-color: rgb(252,213,180);
	}
.info1_goods_stock_info table td.bgc_14
	{
		background-color: rgb(183,222,232);
	}
.info1_goods_stock_info table td.bgc_16
	{
		background-color: rgb(216,218,188);
	}
.info1_goods_stock_info table td.bgc_25
	{
		background-color: rgb(204,192,218);
	}
.info1_goods_stock_info table td.bgc_26
	{
		background-color: rgb(204,192,218);
	}
.info1_goods_stock_info table td.bgc_27
	{
		background-color: rgb(204,192,218);
	}
.info1_goods_stock_info table td.bgc_28
	{
		background-color: rgb(204,192,218);
	}
/* 倉庫登録（棚番） */
.info1_goods_warehouse table td.bgc_00
	{
		background-color: rgb(252,213,180);
	}
.info1_goods_warehouse table td.bgc_01
	{
		background-color: rgb(252,213,180);
	}
.info1_goods_warehouse table td.bgc_02
	{
		background-color: rgb(196,189,151);
	}
.info1_goods_warehouse table td.bgc_03
	{
		background-color: rgb(255,240,140);
	}
.info1_goods_warehouse table td.bgc_04
	{
		background-color: rgb(252,213,180);
	}
.info1_goods_warehouse table td.bgc_14
	{
		background-color: rgb(183,222,232);
	}
.info1_goods_warehouse table td.bgc_16
	{
		background-color: rgb(216,218,188);
	}
.info1_goods_warehouse table td.bgc_25
	{
		background-color: rgb(204,192,218);
	}
.info1_goods_warehouse table td.bgc_26
	{
		background-color: rgb(204,192,218);
	}
.info1_goods_warehouse table td.bgc_27
	{
		background-color: rgb(204,192,218);
	}
.info1_goods_warehouse table td.bgc_28
	{
		background-color: rgb(204,192,218);
	}


/* ■A事務（通販）用 */
/* 在庫数 */
.info2_goods_stock_info table td.bgc_00
	{
		background-color: rgb(252,213,180);
	}
.info2_goods_stock_info table td.bgc_01
	{
		background-color: rgb(252,213,180);
	}
.info2_goods_stock_info table td.bgc_02
	{
		background-color: rgb(196,189,151);
	}
.info2_goods_stock_info table td.bgc_03
	{
		background-color: rgb(255,240,140);
	}
.info2_goods_stock_info table td.bgc_04
	{
		background-color: rgb(252,213,180);
	}
.info2_goods_stock_info table td.bgc_14
	{
		background-color: rgb(183,222,232);
	}
.info2_goods_stock_info table td.bgc_16
	{
		background-color: rgb(216,218,188);
	}
.info2_goods_stock_info table td.bgc_25
	{
		background-color: rgb(204,192,218);
	}
.info2_goods_stock_info table td.bgc_26
	{
		background-color: rgb(204,192,218);
	}
.info2_goods_stock_info table td.bgc_27
	{
		background-color: rgb(204,192,218);
	}
.info2_goods_stock_info table td.bgc_28
	{
		background-color: rgb(204,192,218);
	}
/* 倉庫登録（棚番） */
.info2_goods_warehouse table td.bgc_00
	{
		background-color: rgb(252,213,180);
	}
.info2_goods_warehouse table td.bgc_01
	{
		background-color: rgb(252,213,180);
	}
.info2_goods_warehouse table td.bgc_02
	{
		background-color: rgb(196,189,151);
	}
.info2_goods_warehouse table td.bgc_03
	{
		background-color: rgb(255,240,140);
	}
.info2_goods_warehouse table td.bgc_04
	{
		background-color: rgb(252,213,180);
	}
.info2_goods_warehouse table td.bgc_14
	{
		background-color: rgb(183,222,232);
	}
.info2_goods_warehouse table td.bgc_16
	{
		background-color: rgb(216,218,188);
	}
.info2_goods_warehouse table td.bgc_25
	{
		background-color: rgb(204,192,218);
	}
.info2_goods_warehouse table td.bgc_26
	{
		background-color: rgb(204,192,218);
	}
.info2_goods_warehouse table td.bgc_27
	{
		background-color: rgb(204,192,218);
	}
.info2_goods_warehouse table td.bgc_28
	{
		background-color: rgb(204,192,218);
	}

/* ■Bバックヤード用 */
/* 在庫数 */
.info3_goods_stock_info table td.bgc_00
	{
		background-color: rgb(252,213,180);
	}
.info3_goods_stock_info table td.bgc_01
	{
		background-color: rgb(252,213,180);
	}
.info3_goods_stock_info table td.bgc_02
	{
		background-color: rgb(196,189,151);
	}
.info3_goods_stock_info table td.bgc_03
	{
		background-color: rgb(255,240,140);
	}
.info3_goods_stock_info table td.bgc_04
	{
		background-color: rgb(252,213,180);
	}
.info3_goods_stock_info table td.bgc_14
	{
		background-color: rgb(183,222,232);
	}
.info3_goods_stock_info table td.bgc_16
	{
		background-color: rgb(216,218,188);
	}
.info3_goods_stock_info table td.bgc_25
	{
		background-color: rgb(204,192,218);
	}
.info3_goods_stock_info table td.bgc_26
	{
		background-color: rgb(204,192,218);
	}
.info3_goods_stock_info table td.bgc_27
	{
		background-color: rgb(204,192,218);
	}
.info3_goods_stock_info table td.bgc_28
	{
		background-color: rgb(204,192,218);
	}
/* 倉庫登録（棚番） */
.info3_goods_warehouse table td.bgc_00
	{
		background-color: rgb(252,213,180);
	}
.info3_goods_warehouse table td.bgc_01
	{
		background-color: rgb(252,213,180);
	}
.info3_goods_warehouse table td.bgc_02
	{
		background-color: rgb(196,189,151);
	}
.info3_goods_warehouse table td.bgc_03
	{
		background-color: rgb(255,240,140);
	}
.info3_goods_warehouse table td.bgc_04
	{
		background-color: rgb(252,213,180);
	}
.info3_goods_warehouse table td.bgc_14
	{
		background-color: rgb(183,222,232);
	}
.info3_goods_warehouse table td.bgc_16
	{
		background-color: rgb(216,218,188);
	}
.info3_goods_warehouse table td.bgc_25
	{
		background-color: rgb(204,192,218);
	}
.info3_goods_warehouse table td.bgc_26
	{
		background-color: rgb(204,192,218);
	}
.info3_goods_warehouse table td.bgc_27
	{
		background-color: rgb(204,192,218);
	}
.info3_goods_warehouse table td.bgc_28
	{
		background-color: rgb(204,192,218);
	}

/* ■C管理者用（全項目） */
/* 在庫数 */
.info4_goods_stock_info table td.bgc_00
	{
		background-color: rgb(252,213,180);
	}
.info4_goods_stock_info table td.bgc_01
	{
		background-color: rgb(252,213,180);
	}
.info4_goods_stock_info table td.bgc_02
	{
		background-color: rgb(196,189,151);
	}
.info4_goods_stock_info table td.bgc_03
	{
		background-color: rgb(255,240,140);
	}
.info4_goods_stock_info table td.bgc_04
	{
		background-color: rgb(252,213,180);
	}
.info4_goods_stock_info table td.bgc_14
	{
		background-color: rgb(183,222,232);
	}
.info4_goods_stock_info table td.bgc_16
	{
		background-color: rgb(216,218,188);
	}
.info4_goods_stock_info table td.bgc_25
	{
		background-color: rgb(204,192,218);
	}
.info4_goods_stock_info table td.bgc_26
	{
		background-color: rgb(204,192,218);
	}
.info4_goods_stock_info table td.bgc_27
	{
		background-color: rgb(204,192,218);
	}
.info4_goods_stock_info table td.bgc_28
	{
		background-color: rgb(204,192,218);
	}
/* 倉庫登録（棚番） */
.info4_goods_warehouse table td.bgc_00
	{
		background-color: rgb(252,213,180);
	}
.info4_goods_warehouse table td.bgc_01
	{
		background-color: rgb(252,213,180);
	}
.info4_goods_warehouse table td.bgc_02
	{
		background-color: rgb(196,189,151);
	}
.info4_goods_warehouse table td.bgc_03
	{
		background-color: rgb(255,240,140);
	}
.info4_goods_warehouse table td.bgc_04
	{
		background-color: rgb(252,213,180);
	}
.info4_goods_warehouse table td.bgc_14
	{
		background-color: rgb(183,222,232);
	}
.info4_goods_warehouse table td.bgc_16
	{
		background-color: rgb(216,218,188);
	}
.info4_goods_warehouse table td.bgc_25
	{
		background-color: rgb(204,192,218);
	}
.info4_goods_warehouse table td.bgc_26
	{
		background-color: rgb(204,192,218);
	}
.info4_goods_warehouse table td.bgc_27
	{
		background-color: rgb(204,192,218);
	}
.info4_goods_warehouse table td.bgc_28
	{
		background-color: rgb(204,192,218);
	}