@charset "utf-8";

/***price.html***/

.dtbl01 {
  width: 650px;
  margin: 0px 0px 10px 10px;
}

.dtbl01 tr {
  border-bottom: 1px solid #333;
}

.dtbl01 tr.top {
  border-top: 1px solid #333;
}

.dtbl01 th {
  background: url(../img/share/bg_th01.gif);
  no-repeat;
  padding: 5px;
}

.dtbl01 td {
  padding: 5px;
}


/***staff.html***/

#staffbox {
  width: 670px;
  height: 100%;
}

#staffbox dl {
  width: 335px;
  height: 175px;
  float: left;
  margin-bottom: 10px;
}

#staffbox dt {
  width: 155px;
  margin: 15px 0px 0px 180px;
  font-weight: bold;
  font-size: 120%;
  color: #1F2A9E;
}

#staffbox dd {
  width: 165px;
  margin: 18px 0px 0px 170px;
}

#staffbox dl.staff01 {
  background: url(../img/staff/staff01.gif) no-repeat;
}

#staffbox dl.staff02 {
  background: url(../img/staff/staff02.gif) no-repeat;
}

#staffbox dl.staff03 {
  background: url(../img/staff/staff03.gif) no-repeat;
}

#staffbox dl.staff04 {
  background: url(../img/staff/staff04.gif) no-repeat;
}

#staffbox dl.staff05 {
  background: url(../img/staff/staff05.gif) no-repeat;
}

#staffbox dl.staff06 {
  background: url(../img/staff/staff06.gif) no-repeat;
}

#staffbox dl.staff07 {
  background: url(../img/staff/staff07.gif) no-repeat;
}