#tableDiv{
	margin-top:10px;
}
.searchKeyMeisaiTitle{
	font-weight:bold;
}
.searchKeyMeisaiDiv{
	margin: 0px 5px;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #999999;
}
.searchKey{
	margin-right:15px;
	margin-bottom:5px;
	display:inline-block;
	vertical-align:middle;
}
.searchKey .btn{
	line-height:1em;
}
.searchKey input[type=text]{
	width:auto;
	display:inline;
	line-height:1em;
	height:auto;
}
label{
	font-weight:inherit;
}
.modal-lg {
	width:95%;
}
.kingakuSumTable .titleTd{
	padding: 2px 5px;
	width:150px;
	font-weight:bold;
}
.kingakuSumTable .kingakuTd{
	padding: 2px 5px;
	width:150px;
	border:1px solid #999999;
}

.hacchuNyuryoku{
	margin-right:15px;
	margin-bottom:5px;
	display:inline-block;
}
.hacchuNyuryoku .textarea-title{
	margin-right: 5px;
	vertical-align:top;
}
.hacchuNyuryoku div{
	margin-right:0px;
}
.hacchuNyuryoku .btn{
	line-height:1em;
}
#hacchuNyuryokuForm .form-control{
	width:auto;
	display:inline;
	padding:3px 3px;
	height: auto;
}
.linkHacchuFukusya{
	display: inline;
	padding:0px 3px;	
}
.linkHacchuDelete{
	display: inline;
	padding:0px 3px;	
}
.form-group{
	margin-bottom:5px;
}
.customizeInput{
	border:0px;
	height:26px;
	width:96%;
}
:disabled#hacchuNyuryokuBeforePageBtn{
	color:#777;
}
:disabled#hacchuNyuryokuNextPageBtn{
	color:#777;
}
.tanaban_select{
	width: 100%;
	height: 30px;
}