@charset "UTF-8";

.mailform span {
	color: #CC0000;
	font-size: 10px;
}
.mailform textarea {
	width: 100%;
	height: 120px;
}