@charset "utf-8";
.text_big_title {
	font-size: 0.8em;
	font-weight: bold;
}
.text_sub_title {
	font-size: 0.75em;
	font-weight: bold;
}
.text_normal {
	font-size: 0.7em;
	line-height:1.3em;
}
.text_white {
	font-size: 0.7em;
	color: #FFF;
}
.text_gray {
	font-size: 0.7em;
	color: #cdcdcd;
}
