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

input[type=text], input[type=submit], input[type=button], input[type=email], input[type=tel], textarea {font-size:12pt;}
input[type=text].w160, input[type=email].w160, input[type=tel].w160 {width:160px;}
input[type=text].w240, input[type=email].w240, input[type=tel].w240 {width:240px;}
input[type=text].w380, input[type=email].w380, input[type=tel].w380 {width:380px;}
textarea.ta {width:280px; height:5em;}

input[type=submit].ctt {width:90px; height:30px;  margin-right:20px;}
input[type=submit].cfms {width:120px; height:30px; margin-right:20px;}
input[type=button].cfmr {width:120px; height:30px;}
