@charset "UTF-8";
body {
    margin: 0;
    padding: 0px;
    line-height: 150%;
    color: #FFFFFF;
    text-align: center;
    font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'Verdana', 'メイリオ', 'Meiryo', 'MS Pゴシック', 'Osaka', 'arial', 'helvetica', 'sans-serif';
    font-size: 10pt;
    font-weight: normal;
}
#conteiner2 {
    width: 980px;
    height: auto;
    padding: 0px 10px 0px 10px;
    margin: 0px auto 0px auto;
    background-image: url(../images/recruit/bg.png);
    background-repeat: repeat-y;
    text-align: center;
}
.clearfix {
    min-height: 1px;
}
h1 {
    font-size: 10pt;
    width: 980px;
    font-weight: normal;
    padding: 0px;
    height: 20px;
    text-align: right;
    margin: 0px 0px 6px 0px;
    color: #FFFFFF;
    background-color: #333333;
    background-image: url(../images/recruit/h1_bg.png);
    background-repeat: repeat-x;
}
#header_rec {
    background-image: url(../images/recruit/head_rec.jpg);
    width: 980px;
    height: 200px;
}
#rec_topmenu {
    width: 810px;
    height: 68px;
    background: #F8F8F8;
    margin: 0px auto;
    position: relative;
    top: 112px;
    border-radius: 10px;
    padding-top: 12px;
}
div:after, ol:after, form:after, dl:after, ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}
#content_left {
    display: block;
    float: left;
    width: 185px;
    height: auto;
}
#content_right {
    display: block;
    float: right;
    width: 790px;
    height: auto;
    padding-left: 5px;
    padding-bottom: 12px;
    text-align: left;
}
ul#nav1 li {
    float: left;
    margin-left: -1px;
    width: 100px;
    height: 59px;
    overflow: hidden;
}
li {
    font-size: 140%;
    font-weight: bold;
    line-height: 42px;
    list-style: none;
    color: #fff;
}
a:link {
    color: #FFEB00;
    text-decoration: none;
}
a:visited {
    color: #FFEB00;
    text-decoration: none;
}
#customer {
    padding: 0;
    background: url(../images/recruit/bg_side_contact.png) no-repeat left top;
    width: 250px;
    height: 246px;
}
#customer .tel {
    padding: 45px 0 0 45px;
    height: 20px;
    color: #5a3824;
    font-size: 11px;
    font-weight: bold;
    position: relative;
    right: 31px;
}
#customer div.mail, #main_customer div.mail {
    margin: 28px 0 0 10px;
    padding: 0px 0 0 40px;
    height: 30px;
    _height: 30px;
    width: 165px;
    color: #5a3824;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 40px;
    position: relative;
    right: 16px;
}
#rec_box {
    background: rgb(177, 177, 177);
    width: 759px;
    margin-top: 12px;
    padding: 8px;
    border-radius: 12px;
}
#contents {
    width: 580px;
    color: #666;
    font-size: 90%;
    padding: 0 30px 20px 30px;
    background: url(../images/recruit/bg_contact.png) no-repeat bottom;
}
form {
    margin: 0px;
    padding: 0px;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
#rec_foot {
    background: #c5fcaf;
    border-top: 5px solid #99E774;
    width: 980px;
    border-bottom: 5px solid #99E774;
    height: 80px;
    margin: 0 auto;
    padding: 10px;
    padding-top: 20px;
}
#rec_foot a:visited {
    color: #888;
}
.rec_tit {
    padding: 5px 10px 0 15px;
    margin: 0 0 10px 0;
    width: 635px;
    height: 90px;
    background: url(../images/recruit/bg_page_title.png) no-repeat;
}
#content_right .rec_tit p {
    font-size: 11px;
    color: #FF8CE3;
    padding: 0 0 3px 0;
    text-align: left;
}
#content_right .rec_tit h3 {
    font-size: 28px;
    color: #000;
    padding-top: 10px;
    text-align: left;
}
#content_right .section {
    padding: 0 15px 0 15px;
    color: #000;
}
#content_right .section p {
    line-height: 2em;
    font-size: 12px;
    color: #000;
    text-align: left;
}
#content_right .section h4.sub_title {
    margin: 0 0 10px 0;
    padding: 0 0 9px 26px;
    color: #FF8CE3;
    font-size: 20px;
    background: url(../images/recruit/p.png) no-repeat 1px 5px;
    border-bottom: 1px solid #dddddd;
}
#content_right .section .checkpoint {
    background: url(../images/recruit/bg_checkpoint.png)repeat;
    padding: 10px;
    margin: 15px 0 0 0;
    overflow: hidden;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border: 2px solid #FF8CE3;
    color: #000000;
    width: 604px;
}
#content_right .section .step {
    background: url(../images/recruit/bg_flow_body.gif) repeat-x;
    height: 35px;
    width: 100%;
    margin: 10px 0 30px 0;
}
#content_right .section .step td {
    background: url(../images/recruit/bg_flow.png) no-repeat left;
    vertical-align: middle;
    height: 34px;
    padding: 0 11px 0 17px;
    color: #ff7700;
}
#content_right .section .step td.select {
  background: none;
}
#content_right .section .step td.start {
    background: url(../images/recruit/bg_flow_start.png) no-repeat left;
}
#content_right .section .step td a {
    color: #ff7700;
    text-decoration: none;
}
#content_right .section .step td.select a {
  color: #ffffff;
  text-decoration: none;
}
input {
  width: auto;
}
#rec_foot p {
    text-shadow: 0px 1px 1px #000;
}
#main1 {
    height: auto;
}
#acMenu p {
    font-size: 13px;
    color: #666;
}
#acMenu h5 {
    font-size: 16px;
    color: #666;
    padding-top: 9px;
    font-weight: bold;
    padding-bottom: 6px;
}
#acMenu dt {
    display: block;
    width: 400px;
    cursor: pointer;
    background: url(../images/recruit/icon_q.gif) no-repeat;
    font-size: 14px;
    font-weight: bold;
    color: #FF8CE3;
    padding-left: 30px;
}
#acMenu dd {
    background: #f2f2f2;
    width: 400px;
    line-height: 18px;
    display: none;
    padding: 0 0 15px 30px;
    background: url(../images/recruit/icon_a.gif) no-repeat;
    color: #666;
}
