#maincontents .staffimage{
  text-align:center;
}
#maincontents .staffimage{
  margin-bottom:30px;
}
#staffbosyu ,.form{
  margin:10px 10px 40px 30px;
  padding:0 auto;
}
#staffbosyu div.title{
  margin-bottom:10px;
}
#staffbosyu table{
  width:90%;
  margin-left:15px;
}
#staffbosyu td{
  padding:4px;
  line-height:150%;
}
#staffbosyu td.header{
  background:#DEEFD9;
  border-top:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
}
#staffbosyu td.title{
  color:#65B755;
  border-bottom:1px solid #cccccc;
  width:150px;
  text-align:center;
}
#staffbosyu td.mongon{
  color:black;
  border-bottom:1px solid #cccccc;
}
#staffbosyu .gyosyu{
  font-size:16px;
  font-weight:bold;
  color:#9cb25d;
  margin:5px 0 5px 10px;
  letter-spacing:3px;
}


.form table{
  width:90%;
  margin-left:15px;
}
.form td{
  padding:4px;
  line-height:150%;
}
.form td.header{
  background:#DEEFD9;
  border-top:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
}
.form td.title{
  color:#65B755;
  border-bottom:1px solid #cccccc;
  width:150px;
  text-align:center;
}
.form td.mongon{
  color:black;
  border-bottom:1px solid #cccccc;
}

.form textarea,.form input[type=text]{
  width:330px;
}
.form textarea{
  height:100px;
}

