

.midashi {
	border-bottom: 1px solid #0d6cb3;
	padding: 0.2em 0.5em;
	border-left: solid 5px #0d6cb3;
}


.midashi2 {
	position: relative;
	border-bottom: 2px solid #5ac0dd;
}

/*
.midashi2:before {
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 20%;
	height: 2px;
	content: '';
	background:#5ac0dd;
}
*/


.bk_mcl { background: #0d6cb3; }

.bk_mcl2 { background: #f1f1f2; }



.w_set { border-collapse: collapse; table-layout: fixed; min-width: 600px; }



.cbd { border: 1px solid #214694;}


.ftsz15 { font-size: 15pt; }


.indent_065 {
  padding-left: 0.65em;
  text-indent: -0.65em;
}

.indent_15 {
  padding-left: 1.5em;
  text-indent: -1.5em;
}

