@charset "utf-8";
.contactform {
	font-weight: bold;
}
spn.error {
	color:#FFF;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-image:url(../../images/x.png);
	background-repeat:no-repeat;
	background-position:left 6px;
	padding-left:25px;
}
#form .row .input{
	float:left;
	margin-right: 10px;
/* width:auto:*/
width:600px;
}

#form .row .input2{
	float:left;
	margin-right: 10px;
/* width:auto:*/
width:466px;
height:300px;
}



.detail {
	width:260px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#333
	padding:7px 8px;
	margin: 0;
	display:block;
	border-radius: 5px 5px 5px 5px;
	background:#e9e9e9;
	border: 1px solid #CCC;
}

.mess {
	width: 450px;
	max-width:450px;
	height:280px;
	overflow:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	padding:7px 8px;
	line-height:1ex;
	margin:0;
	display:block;
	border-radius: 5px 5px 5px 5px;
	background:#e9e9e9;
	border: 1px solid #CCC;
}
.detail:focus {
	background-color:#FFF;
	border: 1px solid #999;
	outline:none;
}
.mess:focus {
	background-color:#FFF;
	border: 1px solid #999;
	outline:none;
}
textreg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
}
regfont {
	font-weight: normal;
}
regfont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.contactform table tr td table tr td table tr td center table tr td table tr td {
	font-weight: normal;
	font-size: 14px;
}
.orangenote {
	color: #F60;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
