@charset "UTF-8";
img {
    image-rendering: -webkit-optimize-contrast;
}


.midashi_restaurant {
	background: url("../../images/midashi/restaurant.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position:bottom;
}
.midashi_foods {
	background: url("../../images/midashi/foods.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position:bottom;
}
.midashi_fashion {
	background: url("../../images/midashi/fashion.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position:bottom;
}
.midashi_lifeware {
	background: url("../../images/midashi/lifeware.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position:bottom;
}
.midashi_others {
	background: url("../../images/midashi/others.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position:bottom;
}
