.txt10px {
	font-size: 85%;
	line-height: 125%;
}
.txt12px {
	font-size: 90%;
	line-height: 130%;
}
.txt13px {
	font-size: 90%;
	line-height: 140%;
}
.txt14px {
	font-size: 100%;
	line-height: 130%;
}
.txt16px   { font-size: 120%; line-height: 200% }


.txt{
	font-size: 90%;
	line-height: 100%;
}
.txt2{
	font-size: 90%;
	line-height: 18px;
}

.txt3{
	font-size: 90%;
	line-height: 160%;
}

.txt4{
	font-size: 100%;
	line-height: 160%;
}

.txt5{
	font-size: 90%;
	line-height: 190%;
}

.txt6{
	font-size: 90%;
	line-height: 210%;
}

.txt7{
	font-size: 90%;
	line-height: 300%;
}

a:link {
	color: #000080;
}

a:visited {
	color: #000080;
}
a:hover {
	color: #FF8C00;
}
A{text-decoration:none}

.height    { line-height: 26px }

.graph-title {
	display: inline-block;
	height: 20px;
	background-color: #FFFF66;
	padding: 8px 28px 10px;
	border: 1px solid #000;
	font-size: 17px;
	font-weight: 600;
	border-radius: 5px;
}

.td-images {
	display: block;
	padding-bottom: 50px;
}

.sekou_title {
	font-weight: bold;
	font-size: 120%;
	border-bottom: 4px solid #129ee1;
	padding-left: 1em;
	line-height: 1;
	padding-bottom: 6px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb30 {
	margin-bottom: 30px;
}