body {
	background-color: #CCFFCC;
	margin-top: 10px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF6699;
}
a:active {
	text-decoration: none;
}
.style1 {
	color: #FF6699;
}
.style2 {
	color: #FF0000;
}
.style3 {
	color: #FF6699;
	font-weight: bold;
}
.honbun_s {
	font-size: 10px;
}
.honbun {
	font-size: 12px;
}
