@charset "UTF-8";
/* CSS Document */

.Wrapper {
    background-color: #fff;
    width: 960px;
    height: auto;
    position: relative;
    margin-bottom: 30px;
}

.top_caption {
  background-color: #a9f1dc;
  color: #363636;
  font-size: 15px;
  line-height: 18px;
  padding: 20px 25px 17px;
  margin-bottom: 40px;
  width:910px;
}

.search {
  padding: 0 25px;
  width: 910px;
  background: url(/attending/osa-i/tourconductor/images/search_name.png) no-repeat;
  background-position: top center;
  height: 200px;
  position: relative;
  margin-bottom: 30px;
}

.search_name {
  width: 910px;
  height: 135px;
  margin-bottom: 25px;
}
.search_name li {
  width: 81px;
  height: 33px;
  float: left;
  margin-top: 78px;
  margin-left: 8px;
}
.search_name li:nth-child(1) {
  margin-left: 13px;
}

.search_name .search_a {
  background: url(/attending/osa-i/tourconductor/images/button_a_off.png) no-repeat;
}
.search_name .search_a:hover,
.search_name .search_a.select {
  cursor: pointer;
  background: url(/attending/osa-i/tourconductor/images/button_a_on.png) no-repeat;
}
.search_name .search_a.none {
  cursor: default;
  background: url(/attending/osa-i/tourconductor/images/button_a_no.png) no-repeat;
}
.search_name .search_ka {
  background: url(/attending/osa-i/tourconductor/images/button_ka_off.png) no-repeat;
}
.search_name .search_ka:hover,
.search_name .search_ka.select {
  cursor: pointer;
  background: url(/attending/osa-i/tourconductor/images/button_ka_on.png) no-repeat;
}
.search_name .search_ka.none {
  cursor: default;
  background: url(/attending/osa-i/tourconductor/images/button_ka_no.png) no-repeat;
}
.search_name .search_sa {
  background: url(/attending/osa-i/tourconductor/images/button_sa_off.png) no-repeat;
}
.search_name .search_sa:hover,
.search_name .search_sa.select {
  cursor: pointer;
  background: url(/attending/osa-i/tourconductor/images/button_sa_on.png) no-repeat;
}
.search_name .search_sa.none {
  cursor: default;
  background: url(/attending/osa-i/tourconductor/images/button_sa_no.png) no-repeat;
}
.search_name .search_ta {
  background: url(/attending/osa-i/tourconductor/images/button_ta_off.png) no-repeat;
}
.search_name .search_ta:hover,
.search_name .search_ta.select {
  cursor: pointer;
  background: url(/attending/osa-i/tourconductor/images/button_ta_on.png) no-repeat;
}
.search_name .search_ta.none {
  cursor: default;
  background: url(/attending/osa-i/tourconductor/images/button_ta_no.png) no-repeat;
}
.search_name .search_na {
  background: url(/attending/osa-i/tourconductor/images/button_na_off.png) no-repeat;
}
.search_name .search_na:hover,
.search_name .search_na.select {
  cursor: pointer;
  background: url(/attending/osa-i/tourconductor/images/button_na_on.png) no-repeat;
}
.search_name .search_na.none {
  cursor: default;
  background: url(/attending/osa-i/tourconductor/images/button_na_no.png) no-repeat;
}
.search_name .search_ha {
  background: url(/attending/osa-i/tourconductor/images/button_ha_off.png) no-repeat;
}
.search_name .search_ha:hover,
.search_name .search_ha.select {
  cursor: pointer;
  background: url(/attending/osa-i/tourconductor/images/button_ha_on.png) no-repeat;
}
.search_name .search_ha.none {
  cursor: default;
  background: url(/attending/osa-i/tourconductor/images/button_ha_no.png) no-repeat;
}
.search_name .search_ma {
  background: url(/attending/osa-i/tourconductor/images/button_ma_off.png) no-repeat;
}
.search_name .search_ma:hover,
.search_name .search_ma.select {
  cursor: pointer;
  background: url(/attending/osa-i/tourconductor/images/button_ma_on.png) no-repeat;
}
.search_name .search_ma.none {
  cursor: default;
  background: url(/attending/osa-i/tourconductor/images/button_ma_no.png) no-repeat;
}
.search_name .search_ya {
  background: url(/attending/osa-i/tourconductor/images/button_ya_off.png) no-repeat;
}
.search_name .search_ya:hover,
.search_name .search_ya.select {
  cursor: pointer;
  background: url(/attending/osa-i/tourconductor/images/button_ya_on.png) no-repeat;
}
.search_name .search_ya.none {
  cursor: default;
  background: url(/attending/osa-i/tourconductor/images/button_ya_no.png) no-repeat;
}
.search_name .search_ra {
  background: url(/attending/osa-i/tourconductor/images/button_ra_off.png) no-repeat;
}
.search_name .search_ra:hover,
.search_name .search_ra.select {
  cursor: pointer;
  background: url(/attending/osa-i/tourconductor/images/button_ra_on.png) no-repeat;
}
.search_name .search_ra.none {
  cursor: default;
  background: url(/attending/osa-i/tourconductor/images/button_ra_no.png) no-repeat;
}
.search_name .search_wa {
  background: url(/attending/osa-i/tourconductor/images/button_wa_off.png) no-repeat;
}
.search_name .search_wa:hover,
.search_name .search_wa.select {
  cursor: pointer;
  background: url(/attending/osa-i/tourconductor/images/button_wa_on.png) no-repeat;
}
.search_name .search_wa.none {
  cursor: default;
  background: url(/attending/osa-i/tourconductor/images/button_wa_no.png) no-repeat;
}

.search_no {
  background: url(/attending/osa-i/tourconductor/images/search_no.png) no-repeat;
  position: absolute;
  right: 25px;
  width: 360px;
  height: 56px;
}
.search_no input {
  width: 120px;
  height: 25px;
  position: absolute;
  right: 15px;
  top: 12px;
  padding: 3px;
  font-size: 16px;
}

.search_btn {
  text-align: center;
}
.search_btn img {
  margin-right: 10px;
}
.search_btn img:hover {
  opacity: 0.7;
  cursor: pointer;
}

.conductor_blk {
  margin: 0 25px 30px;
  height: auto;
	overflow: hidden;
}
.conductor_list li {
  float: left;
  width: 400px;
  border: 5px solid #e6e5e5;
  padding: 10px;
  margin-bottom: 20px;
}
.conductor_list li:hover {
  border: 5px solid #c1db81;
}
.conductor_list li a:hover {
  text-decoration: none;
}
.conductor_list li:nth-child(even) {
  margin-left: 50px;
}

.conductor_list_result li {
  float: left;
  width: 400px;
  border: 5px solid #e6e5e5;
  padding: 11px 13px 12px 10px;
  margin-bottom: 20px;
}
.conductor_list_result li:hover {
  border: 5px solid #c1db81;
}
.conductor_list_result li a:hover {
  text-decoration: none;
}
.conductor_list_result li:nth-child(even) {
  margin-left: 40px;
}

.conductor img:first-child {
  margin-right: 10px;
  float: left;
  width: 184px;
  height: 138px;
}
.conductor .conductor_name {
  color: #7da125;
  font-size: 26px;
  margin-top: 10px;
  margin-bottom: 25px;
}
.conductor .message {
  width: 188px;
  height: auto;
  margin-left: 193px;
  background-color: #eaeaea;
  padding: 15px 10px 10px 12px;
  font-size: 14px;
  color: #363636;
}
.conductor .message .ttl_message {
  margin-top: -23px;
  width: 89px;
  height: 17px;
}

.empty {
	text-align:center;
	font-size:16px;
	margin:20px 0;
}

.containner {
  clear: both;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.contents {
  clear: both;
  width: 960px;
  height: auto;
  margin: 0 auto;
}

.containner *, ::after, ::before {
  box-sizing:content-box;
  border-style: solid;
  border-width: 0;
}

.FClear:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

.containner img{
  width: auto;
}