@charset "utf-8";
/*==========================================================*/
/*発令状況*/
#atmosphere .hatsurei_table th {
	text-align: center;
	background-color: #C9FFB5;
}

#atmosphere .hatsurei_table td {
	text-align: center;
	background-color: #F7FBFF;
}

#atmosphere .hatsurei_table .le {
	text-align: left;
}

#atmosphere .hatsurei_table th, #atmosphere .hatsurei_table td
	{
	padding: 2px;
}

#atmosphere .hatsurei_table #hatsureiDate {
	border-right:none;
}

