a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-family: "ＭＳ ゴシック", "MS UI Gothic", monospace;
	font-size:20pt;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h2 {
	font-family: "ＭＳ ゴシック", "MS UI Gothic", monospace;
	font-size:20pt;
	font-weight:normal;
	color:#444444;
	margin:0px;
	padding:0px;
	background-position:bottom;
	background-repeat:no-repeat;
}
h3 {
	font-family: "ＭＳ ゴシック", "MS UI Gothic", monospace;
	font-size:12pt;
	font-style:normal;
	color:#555555;
	margin:0px;
	padding:0px;
}
h4 {
	font-family: "ＭＳ ゴシック", "MS UI Gothic", monospace;
	font-size:11pt;
	font-style:normal;
	color:#555555;
	margin:0px;
	padding:0px;
}