﻿@charset "utf-8";


/* submit
---------------------------------------------------------*/
div.boxSubmit {
 margin-top:1.5em;
 padding:10px;
	background-color:#EEEEEE;
 text-align:center;
}

input.width5   { width:5px;}
input.width10  { width:10px;}
input.width15  { width:15px;}
input.width20  { width:20px;}
input.width25  { width:25px;}
input.width30  { width:30px;}
input.width50  { width:50px;}
input.width80  { width:80px;}
input.width100 { width:100px;}
input.width120 { width:120px;}
input.width160 { width:160px;}
input.width200 { width:200px;}
input.width240 { width:240px;}
input.width280 { width:280px;}
input.width320 { width:320px;}
input.width380 { width:380px;}
input.width420 { width:420px;}
input.width450 { width:450px;}
input.width500 { width:500px;}

textarea.widthFull { width:670px;}