.basic_text {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
}
.bold_text {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
}
.h_1 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 16px;
	font-weight: bold;
}
.h_2 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
}
.bold_text14 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bold_text18 {
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}


.text12 {
	font-size: 12px;
}
.bold_text12 {
	font-weight: bolder;
	font-size: 12px;
}

.text10 {
	font-size: 10px;
}


.style1 {
	color: #ff0000;
}



