.style12m {
	color: #000000;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 150%;
}
.style13m {
	color: #000000;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.style14m {
	font-size: 14px;
	font-style: normal;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #000000;
	line-height: 150%;
}
.style17m {
	color: #000000;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 17px;
	font-weight: normal;
	line-height: 130%;
}
.style18m {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 18px;
	line-height: 130%;
}
.style19m {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 19px;
	font-style: normal;
}
.style14_times {
	font-size: 14px;
	font-family: "Times New Roman", "Times", "serif";
	color: #FFFFFF;
	line-height: 110%;
}
.style16_time {
	font-size: 16px;
	font-family: "Times New Roman", "Times", "serif";
	font-weight: normal;
	color: #999999;
	line-height: 110%;
}
a {
	color: #0000FF;
	text-decoration: underline;
	font-style: normal;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}
.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
}
body {
	background-image:  url(mainback.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
	background-size:cover;
}