@charset "utf-8";
a.midashi:hover {
	color: #CC3333;
	font-size: 12px;
}
a.midashi:link {
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}
a.midashi:visited {
	font-size: 12px;
	color: #993333;
}
