@charset "utf-8";
/*------------------------------------------------------------
検索について
------------------------------------------------------------*/
#kensaku {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0 20px 15px 20px;
  border-bottom: #b0b0b0 dotted 1px;
}
#kensaku h2 {
  padding-bottom: 15px;
  border-bottom: #4074c0 dotted 1px;
  margin-bottom: 15px;
}
#kensaku dl {
  margin-top: 15px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: #b0b0b0 dotted 1px;
}
#kensaku dl dt {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 1.6rem;
  color: #3662a3;
}
#kensaku ul li {
  margin-bottom: 10px;
}

.ar_btnA {
  margin-bottom: 30px;
  padding: 0 20px;
}

/*# sourceMappingURL=kensaku.css.map */
