@charset "utf-8";
/* CSS Document */

.boxTable.noLine table, .boxTable.noLine th, .boxTable.noLine td {
	border: none;
}
.boxTable th {
	background-color:  #FFFFFF;
}

.boxTable.noLine td.widthS {
	width:60%;
}