.midashi01 {
	font-size: 200%;
	font-weight: bolder;
	line-height:100%;
}
.midashi02 {
	font-size: 130%;
}
}
.midashi03 {
	font-size: 170%;
	font-weight:bolder;
	line-height:100%
}

.honbun01 {
	font-size: 90%;
	line-height:150%;
	letter-spacing: 0.07em;
}

.honbun02 {
	font-size: 85%;
	line-height:170%;
	letter-spacing: 0.07em;

}

A:link {
 color:Blue; font-seize:120%
}
A:visited {
 color:#d333a3
}
A:active {
 color:gray
}
A:hover {
 text-decoration:underline;
}
A {
 text-decoration:none
}

.pagebreak {
 page-break-after:always; 
 }
