@charset "Shift_JIS";

body,th,td {
	font-size: 13pt;
}

a:link {
	text-decoration: none;
	color: #0000FF;
}

a:visited {
	color: #0000ff;
}

a:active {
	text-decoration: none;
	color: #CC00FF;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 23px;
	font-weight: bold;
	color: #0000ff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

