#form_area input[name="name"]{
    width: 70%;
}

#form_area input[name="tel"] {
    min-width: 10em;
    text-align: left;
}