
.bold {
	font-weight: bold;
}

.nomal{
	font-weight:nomal;
}

.lighter{
	font-weight:lighter;
}

.line13{
	line-height:1.3em;
}

.line16{
	line-height:1.6em;
}

.line20{
	line-height:2.0em;
}


.t11 {
	font-size: 11px;
}

.t12 {
	font-size: 12px;
}

.t13 {
	font-size: 13px;
}

.t14 {
	font-size: 14px;
}

.t16 {
	font-size: 16px;
}

.t18 {
	font-size: 18px;
}

.t20 {
	font-size: 20px;
}

.t22 {
	font-size: 22px;
}

.t24 {
	font-size: 24px;
}

.t26 {
	font-size: 26px;
}

.black{
	color: #333;
}

/* letter spacing ********************/
.l_s02{
	letter-spacing:0.2em;
}

.l_s03{
	letter-spacing:0.3em;
}

.l_s05{
	letter-spacing:0.5em;
}



