@charset "UTF-8";
.lbl-requiered-symbole{
	color: red;
}
.col-passwd{
	width:210px;
}
#txt-nick-name,#txt-phoneNumber{
	width: 200px;
}
#txt-passwd,#txt-conf-passwd{
	width: 200px;
}
.col-dob{
	max-width: 320px;
}
#slctDofYear,#slctDofMonth,#slctDofDay{
	width: 60px;
}

#btn-input-next{
	min-width: 150px;
}
.col-sinup-input-area{
	max-width: 50%;
	text-align: center;
}
#phoneNumber{
	width: 165px;
}