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

#localbus,
#kashikiribus,
#taxi,
#carrepair {
	display: none;
}

iframe {
	height: 200px;
}

.table_basic02 {
	table-layout: auto !important;
}
 .table_basic02 th {
	color: #951205;
	background: none !important;
	border-right: none !important;
 }