@import "common.css";
@import "common_recruit.css";

/*** menu ***/
#recruit{
  background-image:url(../img/recruit_h.gif);
}

/*** main ***/
#mainContents{
  position:relative;
  top:-19px;
  min-height:700px;
  overflow:auto;
}

/*** left Content's ***/
#leftContents{
  float:left;
  width:200px;
}

/*** right Content's ***/
#rightContents{
  min-height:700px;
  float:right;
  width:540px;
  background-color:#fde5b5;
  margin-right:10px;
  margin-top:10px;
  margin-bottom:10px;
}

#rightContents h1{
  font-weight:bold;
  font-size:24px;
  color:white;
  background-color:#4b291d;
  padding-top:5px;
  padding-left:20px;
  padding-bottom:3px;
  margin:10px;
}

#Contents{
  width:90%;
  margin-top:20px;
  margin-bottom:20px;
  margin-left:5%;
}

#Contents h2{
  font-size:18px;
  margin-top:20px;
  margin-bottom:10px;
  color:white;
  background-color:#4b291d;
  padding-top:5px;
  padding-left:20px;
  padding-bottom:3px;
}

#staff_voice{
  padding:0px 20px 20px 20px;;
}

#staff_voice dl{
  margin-top:20px;
}

#staff_job{
  border:1px solid red;
  background-color:#ffffff;
  margin-top:20px;
}

#staff_voice_s{
  margin-top:40px;
  margin-left:5%;
}

#staff_voice_s dd{
  font-weight:bold;
  color:#A52A2A;
}

#staffjob_img_w{
  margin-left:5%;
}

#staffjob_img{
  background-image:url("../img/higuchi.jpg");
  background-repeat:no-repeat;
  width:95%;
  height:189px;
  margin-top:20px;
  margin-left:5%;
}

#staffjob_img dl{
  padding-top:125px;
  margin-left:150px;
}

#job_info ul{
   margin:20px;
  list-style-type:none;
}

#job_info li{
  font-size:16px;
  font-weight:bold;
  color:#006400;
  border-left:5px solid #006400;
  border-bottom:1px solid #006400;
  padding:5px;
}

#job_info{
  border:1px solid red;
  background-color:#ffffff;
  overflow:auto;
  padding-bottom:20px;
}

#job_info dl{
  margin-left:20px;
}

#job_info dd{
  margin-right:5px;
}

#job_img1{
  background-image:url("../img/shikomi.jpg");
  background-repeat:no-repeat;
  width:90%;
  height:155px;
  margin-left:20px;
}

#job_img2{
  background-image:url("../img/hanbai.jpg");
  background-repeat:no-repeat;
  width:90%;
  height:156px;
  margin-left:20px;
}

#job_img3{
  background-image:url("../img/takenokojuku.jpg");
  background-repeat:no-repeat;
  width:90%;
  height:154px;
  margin-left:20px;
}

#job_img4{
  background-image:url("../img/tobita.jpg");
  background-repeat:no-repeat;
  width:90%;
  height:155px;
  margin-left:20px;
}
