@charset "utf-8";


/* ---------- font ---------- */

.text11 { font-size:77%; }
.text12 { font-size:85%; }
.text13 { font-size:93%; }
.text14 { font-size:100%; }
.text15 { font-size:108%; }
.text16 { font-size:116%; }
.text17 { font-size:123.1%; }
.text18 { font-size:131%; }
.text19 { font-size:138.5%; }
.text20 { font-size:146.5%; }
.text21 { font-size:153.9%; }
.text22 { font-size:161.6%; }
.text23 { font-size:167%; }
.text24 { font-size:174%; }
.text25 { font-size:182%; }
.text26 { font-size:189%; }
.text27 { font-size:197%; }
.textRedL{
font-size:123.1%;
color:#920609;
}

.Red{
color:#920608;
}

.RedB{
color:#920608;
font-weight:bold;
}

.Brown{
color:#9A603A;
}

.oreng{
color:#FF8B00;
}

.orengB{
color:#FF8B00;
font-weight:bold;
}

.txtB{
font-weight:bold;
}
.textRight{
text-align:right;
}

.blue{
color:#0075A6;
}

.txtSub{
font-size:16px!important;
	line-height:100%;
}