/* download */
@charset "utf-8";

.detail-data .tableB thead th:first-child {
	width: 25%;
}

img {
  user-drag: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
}
