@charset "utf-8";
/* CSS Document */


#visit { display: inline; float: left; width: 236px; padding-left: 17px; padding-top: 5px; }

#visit label { color: #663; display: block; font-size: 1.2em; margin-top: 0.6em; margin-left: 10px; }
.input, .textarea, .select { 
	background: #ececec;
	color: #555;
	font-family: inherit;
	font-size: 10px;
	border-top: 1px solid #dbdcdc;
	border-left: 1px solid #dbdcdc;
	border-right: 1px solid #dbdcdc;
	border-bottom: 1px solid #dbdcdc;
}
.input, .textarea { width: 100%; }
.textarea { height: 80px; }
.select { margin-top: 0.6em; width: 100%; }
.submit { margin-top: 0.6em; }
.small { width: 66px; }
.small2 {width: 80px; }
.small3 {width: 115px; }
.small4 {width: 255px; }