/* ------------------------　　テキスト　　-------------------------------- */
.line-big {
	line-height: 130%;
	letter-spacing: 1px;
}

.text10 {
	font-size: 10px;
	LINE-HEIGHT: 140%
}
.text12 {
	font-size: 12px;
	LINE-HEIGHT: 140%
}
.text14 {
	FONT-SIZE: 14px;
	line-height: 150%;
}

.text14b {
	FONT-SIZE: 14px;
	font-weight: bold;
	line-height: 150%;
}

.text16 {
	font-size: 16px;
	line-height: 150%;
}

.text16b {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	letter-spacing: 2px;
}
/* ------------------------　　ホワイト　　-------------------------------- */
.white10 {
	font-size: 10px;
	color: #ffffff;
}

.white12 {
	font-size: 12px;
	color: #ffffff;
}

.white12b {
	font-weight: bold;
	color: #ffffff;
}
.white14b {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 2px;
	line-height: 150%;
}

/* ------------------------　　オレンジ　　-------------------------------- */
.orange12 {
	color: #E36724;
}

.orange12b {
	font-weight: bold;
	color: #E36724;
}

.orange14b {
	font-size: 14px;
	font-weight: bold;
	color: #E36724;
	line-height: 150%;
}
/* ------------------------　　紫　　-------------------------------- */
.purple12 {
	color: #51435A;
}

.purple12b {
	font-size: 12px;
	font-weight: bold;
	color: #51435A;
}

.purple14b {
	font-size: 14px;
	font-weight: bold;
	color: #51435A;
	line-height: 150%;
}
/* ------------------------　　レッド　　-------------------------------- */
.red10 {
	font-size: 10px;
	color: #cc0000;
}
.red12 {
	font-size: 12px;
	color: #cc0000;
}

.red12b {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}

.red14b {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	line-height: 150%;
}
.red16b {
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	line-height: 150%;
}
.red20b {
	font-size: 20px;
	font-weight: bold;
	color: #cc0000;
	line-height: 150%;
}
/* ------------------------　　ブルー　　-------------------------------- */
.blue12 {
	color: #275E78;
}

.blue12b {
	font-weight: bold;
	color: #275E78;
}
.blue10b {
	font-weight: bold;
	font-size: 10px;
	color: #275E78;
}
.blue14b {
	font-size: 14px;
	font-weight: bold;
	color: #275E78;
	line-height: 150%;
}
/* ------------------------　　ダークブルー　　-------------------------------- */
.dblue12 {
	color: #1A315B;
}

.dblue12b {
	font-weight: bold;
	color: #1A315B;
}
.dblue10b {
	font-weight: bold;
	font-size: 10px;
	color: #1A315B;
}
.dblue14b {
	font-size: 14px;
	font-weight: bold;
	color: #1A315B;
	line-height: 150%;
}
/* ------------------------　　ブラウン　　-------------------------------- */
.brown12 {
	color: #42342A;
}

.brown12b {
	font-size: 12px;
	font-weight: bold;
	color: #42342A;
}

.brown14b {
	font-size: 14px;
	font-weight: bold;
	color: #42342A;
	line-height: 150%;
}
.brown20b {
	font-size: 20px;
	font-weight:bolder;
	color: #42342A;
	line-height: 150%;
}

/* ------------------------　　みどり　　-------------------------------- */
.green12 {
	color: #2B5525;
}

.green12b {
	font-size: 12px;
	font-weight: bold;
	color: #2B5525;
}

.green14b {
	font-size: 14px;
	font-weight: bold;
	color: #2B5525;
	line-height: 150%;
}
