/*** INCLUDE ***/
@import url('//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css');
@import url('../../../base/001200/css/page_width.css');
@import url('../../../base/001200/css/custom.css');
@import url('custom_color.css');

/**********************************************************************************/
/**********************************************************************************/ 
/* base  	*/

.page_artlist_item .page_artlist_price_save_1, #page_artdet_price .page_artdet_price_save_1 {
	background-image:url("../image/artlist_label_icon.png");	
}

@media only screen and (min-width: 660px) {
#header_content_nav {
    background-image: url("../image/header_content_div.png");
}

#head_content .head_content_text table {
    background-image: url("../image/header_content_div.png");
}

}

@media only screen and (min-width: 1315px) {
.header_content_nav {
    background-image: url("../image/header_content_div.png");
}
}

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

.page_cat_item_prodnum {
    background-image: url("../image/cat_list_prod.png");
}