.plaintext {
	font-size: 11pt;
	line-height: 120%;
	font-family: "MS UI Gothic", "Osaka";
}

.about {
	font-size: 11pt;
	line-height: 120%;
	font-family: "MS P Gothic", "Osaka";
}

.text_info {
	font-size: 11pt;
	font-family: "MS P Gothic", "Osaka";
	padding-top: 2px
}

.top {
	position: relative;
	top: 100%;
}

.middle {
	position: relative;
	top: 50%;
	bottom: 50%;

}
.bottom {
	position: relative;
	bottom,: 100%;
	top: 50%;
}

.helptitle {
	font-size: 11pt;
	line-height: 120%;
	font-family: "MS UI Gothic", "Osaka";
}

.faqtitle {
	font-size: 12pt;
	line-height: 120%;
	font-family: "MS UI Gothic", "Osaka";
}
