p {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-weight: normal;
}
dl {
	font-size: 12px;
}

