 
BODY{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
  background-color : white;
}
H1{
  font-size : 20pt;
}
H2{
  font-size : 18px;
}
H3{
	font-size : 16pt;
	font-style: normal;
}
H4{
	padding-left: 0.3em;
	border-left: 1em solid #CC3366;
	border-right: 1em solid #CC3366;
	margin-right: 200px;
	margin-left: 200px;
}
H5{
  font-size: 13pt;
  font-weight: bold;
  padding:0.2em;
  border-top: 2px solid #cc3366;
  border-bottom:2px solid #CC3366;
  letter-spacing: 0.2em;
}
H6{
  font-size: 13pt;
  font-weight: bold;
  margin:0 20% 0;
  padding:0.5em;
  border-top: 2.5px solid #CC3366;
  border-bottom:2.5px solid #CC3366;
  letter-spacing: 0.5em;
}
.title{
  font-size : 16pt;
  font-weight : 600;
  
}
.midasi{
	font-size : 11pt;
	line-height: 170%;
}
.midasi2{
	font-size : 10pt;
	line-height: 150%;
}
.fmidasi{
	font-size : 11pt;
	line-height: 170%;
}
.fmidasi:first-letter{
	float: left;
	font-size: 22pt;
	font-family:"serif";
	font-weight: bold;
	color: #cc3366;
	padding-right: 0.1em;
}	
.small{
  font-size : 8pt;
}
.seiseki{
	font-size : 11pt;
	font-weight: 600;
}
.middle{
  font-size : 10pt;
}
a:link {
	font-size: 10pt;
	font-weight:normal;
	text-decoration: none;
	color: #CE3A9D;
}
a:visited {
	font-size: 10pt;
	font-weight:normal;
	text-decoration: none;
	color: #CE3A9D;
}
a:hover {
	font-size: 10pt;
	font-weight:normal;
	text-decoration: underline;
	color: #CE3A9D;
}
a:active {
	font-size: 10pt;
	font-weight:normal;
	text-decoration: none;
	color: #CE3A9D;
}

.Z{
  font-size : 14px;
  line-height : 20px;
  margin-right : 14px;
}
.Zi{
	font-size : 14px;
	line-height : 20px;
	font-weight : 700;
	text-indent : 0px;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 2px;
	padding-bottom : 2px;
	border-bottom : solid;
	border-bottom-width : 1px;
	border-right : solid;
	border-right-width : 1px;
	margin-right : 16px;
	margin-left : 16px;
	margin-bottom : 16px;
	color: #ce3d9d;
}