.font12 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 130%;
}
.menuFont12 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 170%;
}
.font10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 130%;
}
.submenuFont12 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 120%;
}
.Bold12 {

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
}
.Bold12Red {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
	color: #CC0000;

}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
body {
	scrollbar-track-color: #99cc99;
	scrollbar-face-color: #009966;
	scrollbar-arrow-color: #EEEEEE;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #006600;
	scrollbar-highlight-color: #99cc99;
	scrollbar-shadow-color: #006600;
}
a:hover {
	color: #CC0033;
	text-decoration: underline;
	background-color: #FFCC33;
}
.font12justify {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 130%;
	text-align: justify;

}
.font16 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	line-height: 130%;
	font-weight: bolder;
	color: #990000;

}
input {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	background-color: #990000;
	color: #FFFFFF;
	font-weight: bold;
	width: 100px;
	line-height: 130%;


}
.strike{
	text-decoration:line-through
}
