@charset "utf-8";
.boxTable th.head2{
	color:#545454;
	width:6em;
	vertical-align:top;
}

@media print, screen and (min-width: 751px) {
.boxTable th.head2{
	font-size:0.857em; /*12px*/
}
.boxTable td{
	font-size:0.857em; /*12px*/
	line-height:1.6em;
}
}
@media only screen and (max-width: 750px) {
	
	
}