/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2024 | 10:28:13 */
/* ヘッダ部分の背景色はライムグリーン */
.business_trip_thead td{
	text-align:center;
	font-size:1.1rem;
	background-color:#ffffc0;
	color:#000000;	
	border: 2px solid #000000;
}
.business_trip_tbody td{
	text-align:center;
	font-size:1.1rem;
	background-color:#99ffcb;
	color:#000000;
	border: 2px solid #000000;	
}
