/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2015/06/30, 15:52:42
    Author     : gtake12
*/

#txt_zip1, #txt_zip2, #txt_age, #txt_tel1, #txt_tel2, #txt_tel3, #txt_mail, #txt_mailagain, #checknumber {
    -webkit-ime-mode: disabled;
    -moz-ime-mode: disabled;
    -ms-ime-mode: disabled;
    ime-mode: disabled;
}

p.error {
    color: #ff0000;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 30px;
}

