.group_list{
	width: 1068px;
}
.table{
	/*//TB.tk //SL //20170614
	width: initial;*/
	width: 100%;
}
.table th, .table td{
	vertical-align:middle!important;
}
.table thead{
	/*display: block;*/
}
.table tbody{
	/*//TB.tk //SL //20170614
	display: block;
	overflow-y: scroll;
	height: 500px;*/

}
td,th{
  table-layout:fixed;
}
#bunruiListTableTitle thead th{
	border-bottom:2px solid #ddd;;
	text-align:center !important;
}
#bunruiListTbody td{
	border-top:0px;
	border-bottom:1px solid #ddd;
}
#bunruiListTbody .row_number{
	/*//TB.tk //SL //20170614
	width:80px;*/
	width:6%;
}
#bunruiListTbody .name{
	/*//TB.tk //SL //20170614
	width:450px;*/
	width:42%;
}
#bunruiListTbody .kname{
	/*//TB.tk //SL //20170614
	width:450px;*/
	width:42%;
}
#bunruiListTbody .btn_area{
	/*//TB.tk //SL //20170614
	width:70px;*/
	width:10%;
}

/*//TB.tk //SL //20170614*/
#bunruiListTbody{
	overflow-y:scroll;
}

/*//TB.ah //SL //20170926*/
#Groupfooter {
	width: 100%;
	margin-top: 10px;
}
