@charset "utf-8";

#Bottom_all #Other_Content img{
	width:100%;
}

/*================◆メニューマウスポインタ設定================*/
#Menu span{
	cursor:pointer;
}

/*================◆アイコン色指定================*/

#Bottom_all #Other_Content #Sale_List_Main .List a .Sale_MainIcon .icon-Circle_Sale_1,
#Bottom_all #Other_Content #Sale_List_Main .List a .Sale_MainIcon .icon-Square_Sale_1,
#Bottom_all #Other_Content #Sale_List_Main .List a ul li .icon-Square_Sale_1{
	color:#ff6f9c;
}
#Bottom_all #Other_Content #Sale_List_Main .List a .Sale_MainIcon .icon-Circle_Column_1,
#Bottom_all #Other_Content #Sale_List_Main .List a .Sale_MainIcon .icon-Square_Column_1,
#Bottom_all #Other_Content #Sale_List_Main .List a ul li .icon-Square_Column_1{
	color:#01afba;
}
#Bottom_all #Other_Content #Sale_List_Main .List a .Sale_MainIcon .icon-Circle_Report_1,
#Bottom_all #Other_Content #Sale_List_Main .List a .Sale_MainIcon .icon-Square_Report_1,
#Bottom_all #Other_Content #Sale_List_Main .List a ul li .icon-Square_Report_1{
	color:#79af05;
}
#Bottom_all #Other_Content #Sale_List_Main .List a .Sale_MainIcon .icon-Circle_Coupon_1,
#Bottom_all #Other_Content #Sale_List_Main .List a .Sale_MainIcon .icon-Square_Coupon_1,
#Bottom_all #Other_Content #Sale_List_Main .List a ul li .icon-Square_Coupon_1{
	color:#8f3567;
}
#Bottom_all #Other_Content #Sale_List_Main .List a .Sale_MainIcon .icon-Circle_Project_1,
#Bottom_all #Other_Content #Sale_List_Main .List a .Sale_MainIcon .icon-Square_Project_1,
#Bottom_all #Other_Content #Sale_List_Main .List a ul li .icon-Square_Project_1{
	color:#004986;
}
#Bottom_all #Other_Content #Sale_List_Main .List a .Sale_MainIcon .icon-Circle_Pickup_1,
#Bottom_all #Other_Content #Sale_List_Main .List a .Sale_MainIcon .icon-Square_Pickup_1,
#Bottom_all #Other_Content #Sale_List_Main .List a ul li .icon-Square_Pickup_1{
	color:#c60000;
}
#Bottom_all #Other_Content #Sale_List_Main .List a .Sale_MainIcon .icon-Circle_New_1,
#Bottom_all #Other_Content #Sale_List_Main .List a .Sale_MainIcon .icon-Square_New_1,
#Bottom_all #Other_Content #Sale_List_Main .List a ul li .icon-Square_New_1{
	color:#ff0050;
}

/*----- サブアイコン -----*/
#Bottom_all #Other_Content #Sale_List_Main .List a ul li .icon-Square_Soryo_1{
	color:#89ae3a;
}
#Bottom_all #Other_Content #Sale_List_Main .List a ul li .icon-Square_Point_1{
	color:#c1af2a;
}
