@charset "UTF-8";
/*==========================================================*/
/*発令状況*/
#atmosphere .hatsurei_table {
/*	font-size: 12px;*/
}

#atmosphere .hatsurei_table th {
	text-align: center;
	background-color: #D7E2F7;
	font-size: 2rem;
}

#atmosphere .hatsurei_table td {
	text-align: right;
	font-size: 2rem;
}

#atmosphere .hatsurei_table .cen {
	text-align: center;
}

#atmosphere .hatsurei_table .le {
	text-align: left;
}

#atmosphere .hatsurei_table th, #atmosphere .hatsurei_table td
	{
	padding: 2px;
}

#atmosphere .hatsurei_table #hatsureiDate {
	border-right:none;
}

#atmosphere .hatsurei_tableSub th {
	text-align: center;
	background-color: #D7E2F7;
	padding: 2px;
}

#atmosphere .hatsurei_tableSub td {
	text-align: right;
	padding: 2px;
}

#atmosphere .hatsurei_tableSub .cen {
	text-align: center;
}

#atmosphere .hatsurei_tableSub .le {
	text-align: left;
}
