@charset "UTF-8";
.mainHeaderLeftOf {
	font-family: Verdana;
	font-size: 15px;
	color: #25408F;
	vertical-align: text-top;
	line-height: 25px;
	font-weight: bold;
	padding-left: 12px;
	letter-spacing: 0.1em;
}
.mainTxtLeftOf {
	font-family: Verdana;
	font-size: 14px;
	color: #231f20;
	padding-left: 12px;
	vertical-align: text-top;
	line-height: 25px;
}

.mainTxtLeftOf a:link , .mainTxtLeftOf a:visited{
	font-family: Verdana;
	color: #00656A;
	padding-left: 0px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}
.mainTxtLeftOf a:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #80B2B5;
}
.leftLineBox {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
