font {
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}
a:link {
	color: #6666CC;
	text-decoration: none;
}
a:visited {
	color: #6666CC;
	text-decoration: none;
}
a:hover {
	color: #EB3B3B;
	text-decoration: underline;
}
a:active {
	color: #6666CC;
	text-decoration: none;
}
body {
	line-height: 18px;
}

h2 {
	font-size: 16px;
	color: #9966CC;
	margin: 0px;
}

.ryoukin {
	color: #FF0000;
	font-weight: bold;
}
