@charset "utf-8";
a:visited {
	color: #039;
	text-decoration: none;
}
a:hover {
	color: #036;
	text-decoration: underline;
}
a:active {
	color: #036;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

h1 {
	font-size: large;
	color: #000;
}
h2 {
	font-size: medium;
	color: #000;
	font-weight: normal;
	line-height: 120%;
}
h3 {
	font-size: small;
	color: #000;
	line-height: 130%;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.pankuzu {
	font-size: x-small;
	line-height: 140%;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 10px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
