/*JILL STUART 1day UV バナー設置 2020/02*/
#jillstuart_sale_bnr .jillstuart_sale_bnr_box {
	display: table;
	width: 100%;
	max-width: 700px;
	height: auto;
	margin-bottom: 15px;
}
#jillstuart_sale_bnr .jillstuart_sale_bnr_box_img01 {
	display: table-cell;
	width: 100%;
	max-width: 342px;
	vertical-align: top;
}
#jillstuart_sale_bnr a {
	display: table-cell;
	max-width: 130px;
	height: auto;
	vertical-align: top;
}
#jillstuart_sale_bnr a:hover{
	opacity: 0.8;
}
#jillstuart_sale_bnr a img {
	display: block;
	max-width: 130px;
	width: 100%;
	height: auto;
}
