.normal {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10pt;
	font-style: normal;
	
	font-weight: normal;
	font-variant: normal;
	
  letter-spacing : 2px;
}

.notice {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 3px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10pt;
	font-style: normal;
	
	font-weight: normal;
	font-variant: normal;
	
	margin-left: 10px;
  
  letter-spacing : 3pt;
  line-height : normal;
}
	
.emphasis {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10pt;
	font-style: normal;
	
	font-weight: bold;
	font-variant: normal;
	
  letter-spacing : 2px;
}

.small  {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 9.5pt;
	font-style: normal;
	
	font-weight: normal;
	font-variant: normal;
	
  letter-spacing : 2px;
}

.title {
	font-family : "HGŠÛºÞ¼¯¸M-PRO", "Osaka";
	font-size: 15pt;
	font-style: normal;
	
	font-weight: bold;
	font-variant: normal;
  letter-spacing : 5px;
  padding-left : 10px;
  color : #008000;
  
}