@CHARSET "UTF-8";

div#contact .campany,
div#contact .name,
div#contact .mail,
div#contact .tel {
	width:40%;
}
div#contact .inquiry {
	width:80%;
	height:100px;
}
div#contact .red {
	color:red;
	font-size:1.1em;
}
