#app_image {
  width: 600px;
}

#exp {
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  text-align: center;
  font-size: 20px;
}

.image {
  text-align: center;
}

h2 {
  font-weight: bold;
  text-align: center;
  margin: 60px auto 40px;
}
h3 {
  font-weight: bold;
  text-align: center;
  margin: 60px auto 40px;
}
#control {
    padding: 5px;
    float: right;
    width: 380px;
    height: 75%;
    overflow: scroll;
}

#control_button {
    text-align: right;
}

#label_nissan {
    color: #FF0000;
    font-weight: bold;
}

#label_piomatix {
    color: #006400;
    font-weight: bold;
}

#label_osaka {
    color: #0000FF;
    font-weight: bold;
}

#zenrin {
      text-align: center;
}

footer {
    position:absolute;
    bottom: 0;
    left: 45%;
}
