@charset "UTF-8";
/* CSS Document */








.table caption{ caption-side: top;}
.table thead{ background-color: #D0ECFB;}
.table tbody{ background-color: #F1FAFF;}
#business_results_box figure{ text-align: center;}
@media (min-width: 768px) {
#business_results_box{ margin-bottom: 100px;}
.table caption{ text-align: right; padding-top: 0;}
	.table .th1{ width: 300px;}
	.table th{ width: 130px;}
}
@media (max-width: 767.98px) {
#business_results_box{ margin-bottom: 50px;}
.table{ width: 640px;}
.table thead tr th:first-child,
.table tbody tr th:first-child{ width: 200px;}
}









@media (min-width: 768px) {}
@media (max-width: 767.98px) {}


