h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #666666;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
.head_link {
	font-size: 10pt;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21pt;
	color: #333333;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
}
a {
	text-decoration:none;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #003366;
}
a:active {
	color: #003366;
}
.border {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
