@charset "shift_jis"; 
.hyo_title {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 0 10px;
	height: 20px;
	clear: both;
	border-left: solid 5px #FF6600;
	margin: 10px 0 10px 0;
}
.table1{
	width:587px;
	padding:0;
	border-bottom: solid 1px #7FB2CC;
	border-top: solid 1px #7FB2CC;
	margin: 0 0 20px 0;
}
.th1 {
	background-image: url(img/hyo_th_bk.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 22px;
	border-bottom: solid 1px #7FB2CC;
	padding: 5px 5px 0 5px;
	font-size: 12px;
	color: #006699;
}
.th1_line {
	background-image: url(img/hyo_th_bk.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 22px;
	border-bottom: solid 1px #7FB2CC;
	padding: 5px 5px 0 5px;
	border-left: solid 1px #7FB2CC;
	font-size: 12px;
	color: #006699;
}
.th2 {
	text-align: left;
	height: 22px;
	border-bottom: solid 1px #CCD3BA;
	padding: 5px 5px 0 5px;
	color: #425814;
	font-size: 12px;
	background-color: #E8F3CE;
}
.th3 {
	text-align: left;
	height: 22px;
	border-bottom: solid 1px #7FB2CC;
	padding: 5px 5px 0 5px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0082BF;
}
.td1 {
	text-align: left;
	height: 22px;
	border-bottom: solid 1px #BFD8E5;
	padding: 5px 5px 0 5px;
	color: #006699;
	font-size: 12px;
}
.td1_line {
	text-align: left;
	height: 22px;
	border-bottom: solid 1px #BFD8E5;
	padding: 5px 5px 0 5px;
	border-left: solid 1px #BFD8E5;
	color: #006699;
	font-size: 12px;
}
.td2 {
	text-align: left;
	height: 22px;
	border-bottom: solid 1px #BFD8E5;
	padding: 5px 5px 0 5px;
	background-color: #E7F3F5;
	color: #006699;
	font-size: 12px;
}
.td2_line {
	text-align: left;
	height: 22px;
	border-bottom: solid 1px #BFD8E5;
	padding: 5px 5px 0 5px;
	border-left: solid 1px #BFD8E5;
	background-color: #E3F4F9;
	color: #006699;
	font-size: 12px;
}
