.wrap-regist
{
	width: 100%;	
	height: inherit;
	min-height:250px;	
	float: left;
	margin:1% 0 1% 0;	
	background: transparent;		
}

.post-regist{
	width:93%;
	height:auto;
	display:block;
	margin: 4%;		
	float:left;
	background: transparent;
}

.btn-regist{
	float: left;
	width: 15%;
	height:30px;
	margin: 4% 0 0 0;
	display: inline-block;	
	color:#454545;
	font-size: 1.3em;
	clear:both;
}

.gr-post{
	position:relative;
	float:left;
	width:90%;
	height:auto;
	margin: 0 0 1% 0;
}

.lbl-regis{
	position:relative;
	float:left;
	width:20%;	
	color:#454545;
	font-size:1.2em;
	line-height:24px;
}

.lbl-post-text{
	position:relative;
	float:left;
	width:10%;	
}

.regis-title{
	position:relative;
	float:left;
	width: 50%;	
	height:25px;
	padding-left:1%;
	background: #f0f0f0;
	border: 1px solid #d1d1d1;
}

.regist-head{
	width: 20%;
	margin: 2% 0 0 4%;
	color:#717171;
	font-weight:bold;
	border-bottom: 2px solid #717171;
	text-align: center;	
	font-size:1.19em;
}

.lbl-remind{
	font-size: 12px;
	color: #ff0000;
	padding-left: 4px;
	line-height:24px;
}

.post-regis{
	line-height: 40px;
	font-size:1.3em;
}

.post-regis .link{
	padding-left: 1%;
	text-decoration: underline;
	color: #717171;
	font-weight: bold;
}

.gr-txt-response{
	width: 100%;
	height: auto;
	clear: both;
}