
#bg_gray {
	padding : 5px;
	color: #000000;
	line-height: 130%;
	background-color: #EDEFF1;
	width: 96%;
}



#tbl_hyoji01 {
	text-align: center;
	font-size: small;
	background-color: #000000;
}

#tbl_hyoji01 .td01 {
	text-align: center;
	font-size: small;
	font-weight: bold;
	background-color: #F5F2F2;
}

#tbl_hyoji01 .td02 {
	text-align: center;
	font-size: small;
	font-weight: bold;
	background-color: #DED6D6;
}

#tbl_hyoji01 .td03 {
	text-align: center;
	font-size: small;
	font-weight: bold;
	background-color: #F7D67B;
}

#tbl_hyoji01 .td04 {
	text-align: center;
	font-size: small;
	background-color: #FFFFFF;
}

#tbl_hyoji01 .td05 {
	text-align: center;
	font-size: small;
	background-color: #E9E4E4;
}

#tbl_hyoji01 .td06 {
	text-align: center;
	font-size: small;
	background-color: #FAE4A1;
}



.f_gray {
	padding : 10px;
	color: #575656;
	font-weight: bold;
	line-height: 150%;
}
.f_orange {
	padding : 10px;
	color: #FC6806;
	font-weight: bold;
	line-height: 150%;
}
.f_name {
	color: #1B87B9;
	font-weight: bold;
	line-height: 150%;
}
.f_lightblue {
	color: #5C94BE;
}
