@charset "Shift_JIS";

.txtRed {
	color: #FF0000;
}

table tr td.bgBlue {
	background-color:#eaf4ff;
}
table tr td.bgRed {
	background-color:#ffedf7;
}

table.commconTbl.wide610 {
	width:610px;
}
table.commconTbl.a_center th,
table.commconTbl.a_center td {
	text-align: center;
}

table.commconTbl th {
  white-space: nowrap;
}

#main div.flame div.flame_top div.flame_btm h4.hdg_deduction_01,
#main div.flame div.flame_top div.flame_btm h4.hdg_deduction_02 {
	background: #ebf8fc;
	font-size: 110%;
	padding: 3px 15px;
	border: 1px solid #bee2f7;
	display: inline-block;
	border-radius: 4px;
}
#main div.flame div.flame_top div.flame_btm h4.hdg_deduction_02 {
	background: #fbf8e6;
	border-color: #f7da97;
}
