@charset "UTF-8";
/* CSS Document */

.fieldRegWrap {
	width:584px;
	height:20px;
	float:left;
	padding:0 0 7px 0;
	}
.fieldWrap, .fieldname1, .fielddata, .fielderror, .fieldMessge, .inputsize, .fielddataWide, .fielddataCal, .fielddataDate {
	height:20px;
	float:left;
	color:#333333;
	}
.fieldWrap {
	width:480px;
	padding:3px 0 3px 0;
	}
.fieldname1 {
	width:110px;
	}
.fielddata {
	width:210px;
	}
.fielderror {
	width:20px;
	padding:0 10px 0 10px;
	}
.fieldMessge {
	width:100px;
	}
.fielddataWide {
	width:350px;
	}	
.fielddataCal {
	width:50px;
	padding:0 0 0 20px;
	}
.fielddataDate{
	width:140px;
	}
.validBox {
	width:30px;
	height:20px;
	float:left;
	overflow:hidden;
	}
.inputsize {
	width:190px;
	}
textarea.fmessage {
	width:200px;
	height:50px;
	}
.errorWrap {
	width:205px;
	height:20px;
	float:left;
	padding:0 0 0 15px;
	}
.nolink, .nolink a, .nolink a:hover {
width:auto;
height:auto;
float:left;
	}
.nolink a {
	text-decoration:none;
	}
.nolink a:hover {
	text-decoration:underline;
	}


