.midashi {
	background-color: #6A8CD6;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9A9CA6;
	border-bottom-color: #E2E2EA;
	padding-bottom: 4px;
	padding-top: 5px;
	font-size: 1.1em;
	background-image:   url("img/back_midashi.jpg");
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 10px;
	color: #FFFFFF;
	padding-left: 5px;
	margin-top: 20px;
}
.midashi-s {
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5C84E0;
	background-color: #F4F4F7;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.midashi-ss {
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	padding-top: 5px;
	margin-top: 20px;
	clear: both;
	font-size: 0.95em;
	margin-bottom: 5px;
	color: #3768D9;
}
.title-left {
	border-bottom:1px solid #A2A5B3;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #E2E8FA;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5C84E0;
	padding-top: 5px;
	color: #3768D9;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 900;
	font-size: 0.9em;

}
a.navi-left {
	display: block;
	background-color: #F4F5F9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #A2A5B3;
	border-top-color: #FFFFFF;
	text-indent: -20px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.85em;
 }
 a.navi-left:hover {
	display: block;
	background-color: #F4F7FD;
	text-indent: -20px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #5C84E0;
	background-image: url(../images/visited.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: underline;
	font-size: 0.85em;
 }
  a.navi-left:visited {
	text-decoration: none;
}
.table-back {
	background-color: #5C84E0;
}
	th {
	background-color: #A6BBDB;
	font-size: 0.75em;
	line-height: 130%;
}
  
.color {
	color: #5169BB;
}
.td-right {
	font-size: 0.7em;
	line-height: 130%;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.td-left {

	font-size: 0.7em;
	line-height: 130%;
	background-color: #EEF9D9;
	padding-right: 5px;
	padding-left: 5px;
}
.td-right2 {
	font-size: 0.5em;
	line-height: 130%;
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
.td-left2 {

	font-size: 0.5em;
	line-height: 130%;
	background-color: #EEF9D9;
	padding-right: 3px;
	padding-left: 3px;
}
