@charset "Shift_JIS";

/*•Ÿè’¬}‘ŠÙ—pCSS*/

BODY{
	margin : 0px;
}

A:link {
	color: #3063b8;
}
A:visited {
	color: #654aac;
}
A:hover {
	color: #d73931;
	text-decoration : none;
}
A:active {
	color: #d73931;
}

TH{
	font-weight : normal;
}
