@charset "utf-8";

table {
	font-size: 14.4px;
}

table thead tr th {
	min-width: 50px;
}

table tbody tr th {
	min-width: 280px;
}

table thead tr .add {
	min-width: 220px;
}
table thead tr .tel {
	width: 100px;
}
table thead tr .detail {
	width: 50px;
}