/* @import url(list_area.css); */
body {
	background:none;
}

#head, h1, #rap #pan, #rap .no-print, #rap #src_area, #rap .btn_print, #rap .back, #fot {
	display:none;
}
#rap #list_area #box {
	height:auto;
	overflow:auto;
}
table#map_list thead tr .header::after{
	display: none;
}

#map_list thead {
	display: table-header-group!important;
}
#map_list tr{
	break-inside: avoid!important;
}
/* #map_list thead {
	position: absolute;
	top: 0;
} */
