@charset "UTF-8";
.hinmoku {
  height: auto;
  width: 370px;
}

.hinmoku_l {
  float: left;
  height: auto;
  width: 170px;
}

.hinmoku_r {
  float: right;
  height: auto;
  width: 175px;
}

.process_01 {
  background: url(../media/images/business/process_01.jpg) no-repeat scroll;
  height: 120px;
  width: 250px;
  margin-left: 70px;
  padding-right: 250px;
  padding-left: 150px;
  padding-top: 30px;
  line-height: 1.6em;
}

.process_02 {
  background: url(../media/images/business/process_02.jpg) no-repeat scroll;
  height: 120px;
  width: 250px;
  margin-left: 70px;
  padding-right: 250px;
  padding-left: 150px;
  padding-top: 30px;
  line-height: 1.6em;
}

.process_03 {
  background: url(../media/images/business/process_03.jpg) no-repeat scroll;
  height: 120px;
  width: 250px;
  margin-left: 70px;
  padding-right: 250px;
  padding-left: 150px;
  padding-top: 30px;
  line-height: 1.6em;
}

.process_04 {
  background: url(../media/images/business/process_04.jpg) no-repeat scroll;
  height: 120px;
  width: 250px;
  margin-left: 70px;
  padding-right: 250px;
  padding-left: 150px;
  padding-top: 30px;
  line-height: 1.6em;
}

.process_05 {
  background: url(../media/images/business/process_05.jpg) no-repeat scroll;
  height: 120px;
  width: 250px;
  margin-left: 70px;
  padding-right: 250px;
  padding-left: 150px;
  padding-top: 30px;
  line-height: 1.6em;
}

/* ------テーブル------ */
.equipment table {
  border: 1px solid #aaaaaa;
  border-collapse: collapse;
}

.equipment th {
  background: #E5DCE1;
  font-weight: bold;
  padding: 10px 20px;
  font-size: 12px;
  text-align: center;
  color: #333333;
}

.equipment td {
  padding: 10px 20px;
  line-height: 1.4em;
  text-align: center;
}

/*# sourceMappingURL=business.css.map */
