@charset "shift_jis";


/* ---------- font ---------- */

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

.textem95 { font-size:.95em; }
.textem90 { font-size:.9em; }
.textem85 { font-size:.85em; }
.textem80 { font-size:.8em; }
.textem75 { font-size:.75em; }
.textem70 { font-size:.7em; }

.lineh170 { line-height:170%; }
.lineh160 { line-height:160%; }
.lineh150 { line-height:150%; }
.lineh140 { line-height:140%; }
.lineh130 { line-height:130%; }
.lineh120 { line-height:120%; }
.lineh110 { line-height:110%; }
.lineh100 { line-height:100%; }

.green{
color:#689800;
}


.Red{
color:#920608;
}

.RedB{
color:#920608;
font-weight:bold;
}
.Red2{
color:#FF0041;
}

.Blue{
color:#0066CC;
}


.BrownB{
color:#7D5226;
font-weight:bold;
}

.oreng{
color:#FF8C21;
}

.redorenge{
color:#EE6641;
}

.orengB{
color:#FF8B00;
font-weight:bold;
}

.txtB{
font-weight:bold;
}
.textRight{
text-align:right;
}


.txt-l{
	text-align:left;
}

.txt-r{
	text-align:right;
}

.txt-c{
	text-align:center;
}

.bold {
	font-weight:bold;
}




