@charset "utf-8";
/* CSS Document */

form  {
	margin-top: 10px;
	margin-bottom: 20px;
}
.name  {
	width: 210px;
}
input  {
	width: 290px;
}
textarea  {
	width: 595px;
}