@charset "Shift_JIS";

a:link {
	color: #006680;
}

a:visited {
	color: #FF6600;
}

a:active {
	color: #ff0000;
}

a:hover {
	color: #ff0000;
}

.lineh12 {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}

.lineh12 a:link {
	color: #006680;
	text-decoration: none;
}

.lineh12 a:visited {
	color: #FF6600;
	text-decoration: none;
}

.lineh12 a:active {
	color: #ff0000;
	text-decoration: none;
}

.lineh12 a:hover {
	color: #ff0000;
	text-decoration: none;
}

