table {
	font-size: small;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;

}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: small;


}
a:visited {
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;

}
a:active {
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
.honbun1 {
	font-size: 12px;
	color: #003399;
	margin: 10px;
	line-height: 1.4em;




}
.midashi1 {
	font-size: small;
	color: #FF0000;
	margin: 10px;
}
.midashi2 {
	font-size: small;
	color: #FFFFFF;
}
.box {
	border: thin dotted #003366;
}
.midashi3 {
	font-size: large;
	color: #003399;
}
