.size-xxs {
	font-size: xx-small;
}
.size-xs {
	font-size: x-small;
}
.size-s {
	font-size: small;
}
.size-m {
	font-size: medium;
}
.size-l {
	font-size: large;
}
.size-xl {
	font-size: x-large;
}
.size-xxl {
	font-size: xx-large;
}


.size9px {
	font-size: 9px;
}
.size10px {
	font-size: 10px;
}
.size11px {
	font-size: 11px;
}
.size12px {
	font-size: 12px;
}
.size14px {
	font-size: 14px;
}
.size16px {
	font-size: 16px;
}
.size18px {
	
	font-size: 18px;
}
.size20px {
	font-size: 20px;
}
.size9pt {
	font-size: 9pt;
}
.size10pt {
	font-size: 10pt;
}
.size11pt {
	font-size: 11pt;
}
.size12pt {
	font-size: 12pt;
}
.size14pt {
	font-size: 14pt;
}
.size16pt {
	font-size: 16pt;
}
.size18pt {
	font-size: 18pt;
}



.lh100 {
	line-height: 100%;
}
.lh110 {
	line-height: 110%;
}
.lh120 {
	line-height: 120%;
}
.lh140 {
	line-height: 140%;
}
.lh150 {
	line-height: 150%;
}
.lh160 {
	line-height: 160%;
}
.lh170 {
	line-height: 170%;
}
.lh180 {
	line-height: 180%;
}
.lh200 {
	line-height: 200%;
}
.lh250 {
	line-height: 250%;
}



.brown {
	color: #663300;
}
.brown-light {
	color: #CC9900;
}
.navy {
	color: #000099;
}
.gray {
	color: #999999;
}
.navy-smo {
	color: #2C3D8F;
}.wakaba {
	color: #33CC00;
}
.pink-light {
	color: #FA7CBB;
}
.gray-dark {
	color: #666666;
}

.sky {
	color: #35C5E3;
}

.green-deep {
	color: #009B00;
}
.gray {
	color: #999999;
}
.green-light {
	color: #99CC00;
}
.blue-soft {
	color: #0099CC;
}
.violet {
	color: #6633FF;
}

.red-dark {
	color: #CC0000;
}
.orange {
	color: #FF6633;
}
.orange-y {
	color: #FFCC00;
}
.aiiro {
	color: #3333CC;
}
.murasaki {
	color: #9933CC;
}
.kon {
	color: #0348C9;
}
.marker-yg {
	background-color: #F2FFEC;
}
.blue {
	color: #0099FF;
}
.pink {
	color: #FF99CC;
}

