
.backyellow { 
	background-color:yellow;
	font-size:11pt;
}
	
.bigtext {
	font-size: 24pt;
	color: yellow;
	font-weight: bold;
	padding: 6pt;
}

.bigtext2 {
	font-size: 18pt;
	color: white;
	font-weight: bold;
	padding: 6pt;
}

.setsumei {
	font-size: 12pt;
	color: #000000;
	line-height: 130%;
	font-weight: bold;
}
	
.toppage {
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
	padding:4pt;
	line-height:130%;
}

.copyright {
	font-size: 11pt;
	color: red;
	font-weight: bold;
	text-align: center;
	padding:4pt;
}

