.text12 {
	font-size: 12px;
; line-height: 150%
}
.copyright {
	font-size: 10px;
	color: #006699;

}
.pankuzu {
	font-size: 10px;
}
a.panlink:link {
	font-size: 10px;
	color: #009900;
	text-decoration: none;
}
a.panlink:visited {
	font-size: 10px;
	color: #009900;
	text-decoration: none;
}
a.panlink:hover {
	font-size: 10px;
	color: #009900;
	text-decoration: underline;
}
a.pagetop:link {
	font-size: 9px;
	color: #003366;
	text-decoration: none;
}
a.pagetop:visited {
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
a.pagetop:hover {
	font-size: 10px;
	color: #003366;
	text-decoration: underline;
}
.navi {
	font-size: 10px;
	color: #103F6E;
}
a.navi:link {
	font-size: 10px;
	color: #103F6E;
	text-decoration: none;
}
a.navi:visited {
	font-size: 10px;
	color: #103F6E;
	text-decoration: none;
}
a.navi:hover {
	font-size: 10px;
	color: #103F6E;
	text-decoration: underline;
}
.nrml {
	font-size: 12px;
	color: #006699;
}
a.nrml:link {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a.nrml:visited {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a.nrml:hover {
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
.nrml16 {
	font-size: 16px;
	color: #006699;
	line-height: 150%;
	font-weight: bold;
}
a.nrml16:link {
	font-size: 16px;
	color: #006699;
	text-decoration: none;
}
a.nrml16:visited {
	font-size: 16px;
	color: #006699;
	text-decoration: none;
}
a.nrml16:hover {
	font-size: 16px;
	color: #006699;
	text-decoration: underline;
}
.text10 {  font-size: 10px}
.text12l { font-size: 12px; ; line-height: 100%}
.text14 { font-size: 14px; ; line-height: normal; text-decoration: none}
.nrml2 { font-size: 12px; color: #006699; ; line-height: 90%}
.text14h { font-size: 14px; ; line-height: 150%; text-decoration: none }

.report td {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 2px;
	vertical-align: top;
}

.report td sup {
	font-size: 10px;
}

/* news_box */

.news_box {
	width: 594px;
	border-collapse: collapse;
}
.news_box th, .news_box td {
	border: 1px solid #666666;
	padding: 2px;
	font-size: 12px;
	line-height: 18px;
}
.news_box th {
	width: 28px;
	font-weight: normal;
	text-align: center;
}
.news_box th.sun {
	color: #FF0000;
	font-weight: bold;
}
.news_box th.sat {
	color: #0000FF;
	font-weight: bold;
}

