.small {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 70%;
	line-height: 140%;
	color: #000000;
}
.small_blue {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 65%;
	line-height: 140%;
	color: #253285;
}
.small_green {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 65%;
	line-height: 140%;
	color: #009999;
}
.small_white {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 65%;
	line-height: 140%;
	color: #ffffff;
}
.main {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 75%;
	line-height: 140%;
	color: #000000;
}
.main_blue {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 75%;
	line-height: 140%;
	color: #253285;
}
.main_green {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 75%;
	line-height: 140%;
	color: #009999;
}
.main_white {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 75%;
	line-height: 140%;
	color: #ffffff;
}
.bold {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 85%;
	font-weight: bold;
	line-height: 140%;
	color: #000000;
}
.bold_blue {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 85%;
	font-weight: bold;
	line-height: 140%;
	color: #253285;
}
.bold_green {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 85%;
	font-weight: bold;
	line-height: 140%;
	color: #009999;
}
.bold_white {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 85%;
	font-weight: bold;
	line-height: 140%;
	color: #ffffff;
}
.bold_red {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 105%;
	font-weight: bold;
	line-height: 140%;
	color: #ff0000;
}
.line {
	border-bottom-style:dashed;
	border-bottom-width:1px;
	color: #009999;
}
