@charset "shift_jis";
/* ====================================================================

   Style Info: •¨Œ
 
==================================================================== */
/* ----------------------------------------------------
   ’n}ŒŸõŽž‚Ìcss’²®
---------------------------------------------------- */
/* ‹¤’Ê */
#map_canvas {
  width: 725px;
  height: 460px;
  margin: 0 auto 20px;
}

#map_canvas .map_pist_db_list {
  text-align: left;
}
#map_canvas .map_pist_db_list a {
  width: 100%;
  height: auto;
  color: inherit;
}
#map_canvas .map_pist_db_list .image {
  margin-bottom: 16px;
  text-align: center;
}
#map_canvas .map_pist_db_list .comment {
  color:#003399;
  font-weight: bold;
  margin-bottom: .5em;
}
#map_canvas .map_pist_db_list .shozaichi {
}
#map_canvas table {
}
#map_canvas table th {
  width: 3.5em;
  font-weight: bold;
}
#map_canvas table td {
}
#map_canvas .map_pist_db_list .price {
  font-size: 18px;
  font-weight: bold;
  color: #cc0000;
}
#map_canvas .map_pist_db_list .tochimenseki,
#map_canvas .map_pist_db_list .tatemadori {
  font-weight: bold;
  color: #0069cc;
}
#map_canvas .map_pist_db_list .tubotanka {
  font-weight: bold;
}

/* ’À‘Ý */
.rent_map {
  width: 770px;
  box-sizing: border-box;
  border: 2px solid #2863A2;
  background-color: rgba(255,255,255,.7);
  padding-top: 20px;
  margin: 0 auto 20px;
}