.midashi {
	background-color: #7CBBA8;
	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: #4BAD8D;
	background-color: #F4F4F7;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 20px;
}
.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;
	color: #329A76;
	clear: both;
	font-size: 0.95em;
	margin-bottom: 5px;
}
.title-left {
	border-bottom:1px solid #A2A5B3;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #E4F3EE;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4BAD8D;
	padding-top: 5px;
	color: #329A76;
	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: #F8FCFB;
	text-indent: -20px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #329A76;
	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: #329A76;
}
	th {
	background-color: #E4F3EE;
}
  

