@charset "UTF-8";

.text_black {
	color: #000;
}

.text_red {
	color: #c00;
}
.text_blue {
	color: #00c;
}
.text_green {
	color: #060;
}

.mojisize_w {
	color: #fff;
	font-size: 14px;
}
