@charset "utf-8";
.pageContent .mainImage {
    position: relative;
    background: url(/common/accets/recruit/img/mainimg_bg01.png) 0 0 no-repeat;
    height: 326px;
    margin-top: 20px;
}
.pageContent .mainImage .recruit_span_text {
    width: 420px;
    text-align: left;
    line-height: 21px;
    font-size: 14px;
    position: absolute;
    bottom: 47px;
    left: 46px;
    font-weight: bold;
    color: #3d3d3d;
}
.pageContent h1 {
    background: none;
    margin-bottom: 0px;
    text-align: center;
}
.pageContent ul li {
    float: left;
    padding: 0px 13px 0px 0px;
}
.pageContent ul .lastChild {
    padding-right: 0px;
}
.pageContent .ttl {
    margin-top: 30px;
}
.formArea table {
    margin : 0 0 20px 0;
}
.formArea table tr {
}
.formArea table tr th {
    padding : 13px 0 13px 13px;
    color : #818181;
    border-top : 1px dotted #9e9e9e;
    background : #f7f7f7;
}
.formArea table tr th div p {
    float : left;
}
.formArea table tr td {
    padding : 13px 0 13px 13px;
    border-top : 1px dotted #9e9e9e;
}
.pageContent .formArea {
    margin-top: 20px;
    padding: 30px 0px;
    border: 1px #dcdcdc solid;
    text-align: center;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
input.nameArea {
    width: 235px;
    height: 20px;
}
input.comArea {
    width: 335px;
    height: 20px;
}
.privacy {
    margin: 0 auto;
    padding: 0 0 38px 16px;
    width: 578px;
}
.privacy .thumbs {
    float: left;
    width: 91px;
}
.privacy .textArea {
    float: right;
    color: #5a5a5a;
    text-align: left;
}
.privacy .textArea p{
    line-height: 20px;
}
.privacy .textArea .tit {
    margin-bottom: 14px;
    margin-top: 5px;
}
.formMore {
    margin: 0 auto 30px auto;
    padding: 12px 0;
    background: url(../img/form_bg_form.gif);
    width: 955px;
}
.pageContent .formArea table {
    margin-right: auto;
    margin-left: auto;
}

.pageContent .formArea table tr th .req {
    display: block;
    width: 42px;
    float: left;
    padding-top: 0px;
    padding-left: 20px;
}
.pageContent .formArea table tr th p {
    float: left;
}
.formMore input{
    background:url(/common/accets/recruit/img/btn_confirm01.png);
    width:342px;
    height:53px;
    border:none;
    margin:0px auto;
    text-indent:-9999px;
    cursor:pointer;
}
.formMore input:hover{
    background:url(/common/accets/recruit/img/btn_confirm01_o.png);
}
#zip1{
    width:60px;
}
#zip2{
    width:80px;
}
#address{
    width:300px;
}

#pref{
    margin-bottom:10px;
}
#fullContent{
    width: 890px;
}