@charset "utf-8";

a {
	color: #0060ff;
	text-decoration: none;
}

.weak9 {
	font-size: 0.9em;
}

.weak8 {
	font-size: 0.8em;
}

.color_gray {
	color: #7e7e7e;
}

.info {
	color: #0000ff;
}

.alert {
	color: #ff0000;
}

.caution {
	color: #ff0000;
	font-weight: bold;
}

strong {
	color: #1ecc36;
}

strong.caution {
	color: #ff0000;
}

