<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*** INCLUDE ***/
@import url('../../../base/000002/css/page_width.css');
@import url('../../../base/000800/css/custom.css');

.nivo-controlNav a {
	border: 1px solid #076931;
	color:#e6e3e6;
}

.nivo-controlNav a.active {
	background-color:#f3f4f6;
	border: 1px solid #076931;
	color:#63605f;	
}

#cart {
	background-image: url(../image/cart_bg.png);
}

#footer_provider {
	background-image:url("../image/footer_bg.png");
}

.page_cat_item_newnum {
    background-image: url("../image/cat_list_new.png");	
}

.page_artdet_status_new {
    background-image: url("../image/product_new.png");	
}

.page_artdet_price_save {
    background-image: url("../image/product_discount.png");		
}

.page_tooltip_price_save {
    background-image: url("../image/product_discount.png");	
}

.box_calendar_header .bg_color_dark1 {
	background-color:#148443;	
}

.box_calendar_header .bg_color_dark2 {
	background-color:#248e50;	
}

.box_calendar_element_select {
	background-image: url(../image/num_elem_select.gif);	
}

.text_color_num1 .text_color1 {
	color:#299455;	
}

.page_artlist_price_save_1 {
	background-image: url(../image/product_new.png);		
}

.page_artlist_item_5_inner .page_artlist_price_save {
	background-image: url(../image/product_discount.png);	
}

.page_artlist_item_5_inner .page_artlist_status_new {
	background-image: url(../image/product_new.png);	
}

.page_artlist_item_5_inner .page_artlist_stock_available {
	background-image: url(../image/product_stock_available.png);	
}

.page_artlist_item_5_inner .page_artlist_stock_unavailable {
	background-image: url(../image/product_stock_unavailable.png);	
}

.page_artdet_stock_unavailable {
	background-image: url(../image/product_stock_unavailable.png);
}

.page_artdet_stock_available {
	background-image: url(../image/product_stock_available.png);
}

.page_artlist_cart_5 .page_artlist_cart_det {
	background-color:#0f743a;	
}

.page_artlist_cart_5 .page_artlist_cart_label {
	background-color:#0f743a;	
}

.page_artlist_cart_5 .page_artlist_cart_det_text, .page_artlist_cart_5 .page_artlist_cart_label_text {
	background-color:#0f743a;			
}

.page_artlist_cart_button a {
	background-color:#0f743a;	
}

#page_artdet_cart_text a {
	background-color:#0f743a;
	border-top:solid 1px #279554;
	border-left:solid 1px #279554;
	border-bottom:solid 1px #279554;
	border-right:solid 1px #279554;
}

#page_artdet_cart_text a:hover {
	background-color:#065f2c;
}

#page_artdet_cart_text a:active {
	background-color:#065f2c;
}

.page_artdet_price_save_1 {
	background-image: url("../image/product_discount.png");
}</pre></body></html>