p.about_ai{
  line-height: 1.8em;
  text-align: left;
}

.gaiyo_table{
  width: 70%;
  margin:0 auto;
}
table.gaiyo_table
{
  text-align: left;
  line-height: 4em;
}
table.gaiyo_table tr{
 border-bottom: 1px solid #444 !important;
}
.gaiyo_table th{
  font-weight: bold;

}
@media screen and (max-width: 650px){
    .gaiyo_table{
  width: 95% !important;
  margin:0 auto;
}
table.gaiyo_table
{
  text-align: left;
  line-height: 2.4em;
}
}
#gmap{
  width: 100%;
  height: 450px;
}
.egao{
  width: 40%;
  margin:0 auto;
  margin-bottom: 50px;
}
h3.rinen{
  font-size: 1.4em;
  font-weight: bold;
  width: 50%;
  margin:0 auto;
}