﻿@charset "shift_jis";

@media screen and (max-width: 700px) {

.table_basic td img {
	max-width: none;
	height:auto;
}

}