#ApplicantKinmuZip1,#ApplicantKinmuZip2,#ApplicantKinmuPref,#ApplicantKinmuAddr1,#ApplicantKinmuAddr2,
#ApplicantKinmuTel1,#ApplicantKinmuTel2,#ApplicantKinmuTel3{
	disabled:disabled;
}

.commandsDiv{
	float:left;
}

.commandsDiv select{
	height: 24px;
}

.table_h_links .r{
	margin-top:5px;
}

.td_linktoform{
	white-space: unset;
}

#content table th{
	width:auto;
}

#content .applicants-confirm th{
	width:24%;
}

#content .applicant-table th{
	width:300px;
}

#loading{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(0,0,0,0.5);
	z-index: 9998;
}

#loading .message{
	  position: fixed;
	  top: 50%;
	  left: 50%;
	  width: auto;
	  height: auto;
	  padding:10px;
	  margin-top: -50px;
	  margin-left: -150px;
	  text-align: center;
	  background-color: #ffffff;
	  color: #666666;
	  font-size:1.5em;
	  text-align:center;
	  border-radius:4px;
	  z-index: 9999;
}

.btns{
	display:flex;
	justify-content:center;
}

.questionnair-text{
	width:400px;
}

/*No.46 takahashi@bitgang.jp*/
.questsubtitle{
	font-size:20px !important;
}

#mstcodediv{
	display:none;
}

.mstcode-code{
	width:50px;
}
.mstcode-value{
	width:95%;
}

.questionnaire-table{
	table-layout:fixed;
}

.questionnaire-table tbody th{
	width:150px !important;
}