.font88 {
	font-size: 88%;
}
.red{color:#FF2200;} /* フォント赤 */
.orange{color:#FF9900;} /* フォントオレンジ */
.blue{color:#0000FF;} /* フォント青 */
.green{color:#006600;} /* フォント緑 */
.glay{color:#666666;} /* フォントグレー */
.font120 {
	font-size: 120%;
	line-height: 150%;
}

.white {
	font-weight: bold;
	color: #FFFFFF;
}
.necessary {
	font-size: 88%;
	color: #CC3333;
}
.weightB {
	font-weight: bold;
}

h3, h2, h1 {
	font-weight: bold;
	margin: 0px 0px 4px;
	padding: 0px;
}

h3 {
	font-size: 100%;
	line-height: 1.1em;
}
h2 {
	font-size: 120%;
	line-height: 1.1em;
}
h1 {
	font-size: 150%;
	line-height: 1.3em;
}


.sitmaph {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #0734C5;
}
.credittxt {
	font-size: 90%;
	line-height: 115%;
}

.faqTotop {
	font-size: 10px;
}
.studyTtlPink {
	font-size: 120%;
	font-weight: 600;
	color: #F84D7F;
}
.studyTtlGreen {
	font-size: 120%;
	font-weight: 600;
	color: #2DA714;
}
.studyTtlOrange {
	font-size: 120%;
	font-weight: 600;
	color: #CC5C01;
}
.studyTtlBlue {
	font-size: 120%;
	font-weight: 600;
	color: #129ECE;
}
