﻿.regist_wrapper{
  background: #FFF;
    padding: 15px;
    box-shadow: 0px 0px 15px #e2e2e2;
    margin-bottom: 20px;
}
.regist_wrapper .reg_title{
  font-size:18px ;
  line-height: 50px;
  text-align: center;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}