@charset "utf-8";
 @media print, screen and (min-width: 751px) {
.table01 .th01,
.table01 .th02{
	width:20%;
}
}
 @media print, screen and (max-width: 750px) {

}
