@charset "Shift_JIS";

a:link {
	color: #6A94D6;
	text-decoration: none;
}

a:visited {
	color: #6A94D6;
	text-decoration: none;
}

a:visited:hover {
	color: #DB87B8;
	text-decoration: none;
}

a:focus {

}

a:focus:active {

}

a:hover {
	color: #DB87B8;
	text-decoration: underline;
}

a:hover:active {
	color: #DB87B8;
	text-decoration: underline;
}
