.9 {
	font-size: 9pt;
	line-height: 15pt;
	color: #333333;
}
.10 {
	font-size: 10pt;
	line-height: 15pt;
	color: #000000;

}
.12 {
	font-size: 9pt;
	line-height: 15pt;
	color: #333333;


}
.title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14pt;
	padding: 3px;
	float: left;
	height: 25px;
	width: 300px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #191970;
	border-right-color: #191970;
	border-bottom-color: #191970;
	border-left-color: #191970;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 5px;
}
