h1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 18px;
	font-weight: normal;
} 
h3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-weight: normal;
}
.px12 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 18px;
	line-height: 18px;
}
.px10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
}
a:link {
	color: #0000FF;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:visited {
	color: #006600;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
