.style1 {font-size: small}
.style2 {font-size: small}
.style3 {font-size: smaller}
.style4 {font-size: large}
.style5 {font-size: x-large}
.style6 {font-size: xx-large}

.txt1 {  font-family: "?l?r ?o?S?V?b?N", "Osaka"; font-size: small}
.txt1b { font-family: "?l?r ?o?S?V?b?N", "Osaka"; font-size: 11px ; font-weight: bold}
.txtsb { font-family: "?l?r ?o?S?V?b?N", "Osaka"; font-size: 10px; font-weight: bold}
.box1 {  background-color: #F8FFDF; border: 1px #FF6633 dotted}
.txt2b { font-family: "?l?r ?o?S?V?b?N", "Osaka"; font-size: 12px; font-weight: bold }
.box2 { background-color: #DFF7FF; border: 1px #0066CC dotted}
.txts {
	font-family: "?l?r ?o?S?V?b?N", "Osaka";
	font-size: 12px;
	font-weight: normal;
}
.title1 {
	font-size: larger;
	font-weight: bold;
	line-height: 16px;
}
.stitle1 {
	font-size: 12px;
	background-color: #F4FEDE;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;








}
.txt1bg {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;

}
.stitle2 {

	font-size: 10pt;
	background-color: #eeeeee;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.style3_pink {
	font-size: smaller;
	font-weight: bold;
	color: #FF6699;
}
