@charset "shift_jis";

a:link{
	color:navy;
	text-decoration:none;
}
a:visited{
	color:navy;
	text-decoration:none;
}

a:hover{
	color:red;
	background: white;
	text-decoration:none;
}


td {
	font-family: "ＭＳ Ｐゴシック", "Osaka","MS UI Gothic",sans-serif;
	font-size: 10px;
}

h1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka","MS UI Gothic",sans-serif;
	font-size: 18px;
}

h2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka","MS UI Gothic",sans-serif;
	font-size: 14px;
}
