#regist {
	font-size: 13px;
	height: auto;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
}

#regist .regiH4 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	color: #333;
}

#regist .linkRegi {
	margin:10px;
}
#regist .linkRegi a {
	display: block;
	padding: 5px;
	height: 20px;
	width: 560px;
	font-size: 14px;
	text-align: center;
	color: #F09;
	border: 1px dashed #F09;
}
#regist .linkRegi a:hover {
	text-decoration:underline;
	background-color:#CF3;
}
#regist .regiStr {
	padding-right: 10px;
	padding-left: 10px;
}

#regist .FaxRegi {
	margin:10px;
	padding: 5px;
	height: 20px;
	width: 560px;
	font-size: 14px;
	text-align: center;
	color: #F09;
	border: 1px dashed #F09;
}
#regist .FaxRegiUL {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
}

#regist .FaxRegiUL li {
	float: left;
	height: auto;
	width: auto;
	list-style-type: none;
}

.stop { float: none; }


a.fcLink {
	border:none;
}
