@charset "UTF-8";
#main-job {
    width: 950px;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    padding-bottom: 145px;
    padding-top: 125px;
}
#job1 {
    width: 950px;
    margin-bottom: 43px;
    position: relative;
    clear: both;
}
#job1 .title {
    margin-bottom: 95px;
    width: 620px;
}
#job1 .sub-title {
    clear: both;
    float: left;
    width: 620px;
    margin-bottom: 36px;
}
#job1 p {
    clear: both;
    width: 620px;
    display: block;
    line-height: 2.1;
}
#job1 .box {
    background-image: url(../img/staff/img1.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 0px;
    width: 564px;
    padding-top: 286px;
    display: block;
    overflow: hidden;
}
#job2 {
    clear: both;
    width: 950px;
    float: left;
}
#subject1 , #subject2, #subject3,{
    float: left;
}
#job2 #formWrap {
    float: left;
    width: 620px;
}
#formWrap form .formTable {
    float: left;
    width: 640px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
}
#job2 table {
    width: 640px;
    height: 100%;
}
#formWrap form .formTable .under10 .yoko {
    width: 170px;
    padding: 20px;
    margin-right: 10px;
    float: left;
}
#formWrap form .formTable .under10 .heght-box {
    height: 224px;
}
#formWrap form .formTable .under10 .box  {
    height: 21px;
    width: 350px;
    font-size: 13px;
    border: 1px solid #666;
}
#formWrap form .formTable tr td {
    padding: 20px;
    width: 360px;
}
#formWrap form .formTable .under {
    height: 200px;
}
#main-job .side {
	width: 280px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#main-job .side .list {
	margin-bottom: 14px;
	float: left;
}
#main-job .side img   {
	float: left;
}
#main-job .side .side-link li img {
	float: left;
	margin-bottom: 4px;
}




.easy-select-box{
    border: 1px solid #333333;
    text-align: left;
    font-size: 12px;
    color: #0c2245;
    background-color: #FFFFFF;
}
.easy-select-box .esb-displayer{
    color: #0c2245;
    cursor: default;
    height: 24px;
    line-height: 24px;
    text-indent: 5px;
    width: 348px;
    background-image: url(../img/contact/serect-back2.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-top: 0;
    padding-right: 3px;
    padding-bottom: 0;
    padding-left: 3px;
    font-size: 12px;
}
.easy-select-box .esb-displayer:hover {
  filter: alpha(opacity=80);
  -ms-filter: 'alpha(opacity=80)';
  opacity: .8;
}
.easy-select-box:hover .esb-displayer{
	text-decoration:none;
}
.easy-select-box.disabled .esb-displayer,
.easy-select-box:hover.disabled .esb-displayer{
	background-position: 0 -36px;
}
.easy-select-box .esb-dropdown{
    background: #fff;
    border: 1px solid #999;
    display: none;
    max-height: 200px;
    overflow: auto;
    position: absolute;
    z-index: 999;
    width: 200px;
}
.easy-select-box  .esb-item{
    padding: 3px;
    color: #0c2245;
    cursor: default;
    background-color: #FFFFFF;
}
.easy-select-box .esb-item:hover{
    color: #000000;
    text-decoration: none;
    background-color: #EEF5F9;
}
#formWrap form p {
    padding-top: 30px;
    width: 620px;
    display: block;
    clear: both;
    text-align: center;
}
#image-btn {
    font-size: 13px;
    background-image: url(../img/contact/sousin.png);
    background-repeat: no-repeat;
    height: 28px;
    width: 137px;
    display: block;
    float: left;
    margin-right: 30px;
    background-position: left top;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    text-decoration: none;
    cursor:pointer; 
}
#image-btn-a {
    font-size: 13px;
    background-image: url(../img/contact/sousin.png);
    background-repeat: no-repeat;
    height: 28px;
    width: 137px;
    display: block;
    margin-right: 30px;
    background-position: left top;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    text-decoration: none;
    float: left;
    cursor:pointer; 
}
#image-btn2 {
    background-image: url(../img/contact/reset.png);
    display: block;
    height: 28px;
    width: 137px;
    float: left;
    background-repeat: no-repeat;
    background-position: left top;
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    cursor:pointer; 
}
#image-btn3 {
    background-image: url(../img/contact/back.png);
    background-repeat: no-repeat;
    height: 28px;
    width: 160px;
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    float: left;
    cursor:pointer; 
}
#job2 #formWrap form .formTable .under10 .heght-box textarea {
    font-size: 15px;
    font-weight: lighter;
}