@charset "Shift_JIS";

a {
	text-decoration: none;
	color: #3366CC;

}
a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.notice {
    color: #ff0000;
}


