@charset "utf-8";

/*----------------------------
parts
----------------------------*/
.wid100imp{
	width:100%!important;
}

/*----------------------------
layout
----------------------------*/
.type04 td{
	text-align: left;
}
.type04 th{
	font-weight: normal;
}
.table.mix th,.table.mix td {
	text-align: center;
	font-size: 1rem!important;
	vertical-align: middle;
	padding: 10px;
}