@charset "shift_jis";



a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #663300;
	text-decoration: none;
}


