/* table - 設定上書き */
table{
	border: 5px solid #60AEE3;
}
table th {
	width: 140px;
}
#select-industry label{
	min-width: 230px;
}
#select-area label{
	min-width: 100px;
}
