p {
	line-height: 140%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";

}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.navi {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: bold;
	font-size: small;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: x-large;
	font-weight: bold;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: large;
	line-height: 150%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}

