@charset "utf-8";
.googlemap-bw iframe{
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter : grayscale(50%);
  background-color : white;
  border-width : 1px;
  border-style : solid;
}
.ni0{
  vertical-align : middle;
  text-align : center;
  padding-top : 15px;
  padding-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-right-width : 1px;
  border-right-style : dotted;
  width : 34%;
}
.ni1{
  vertical-align : middle;
  text-align : center;
  padding-top : 15px;
  padding-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-right-width : 1px;
  border-right-style : dotted;
  font-size : 120%;
  background-color : black;
}
.ni2{
  vertical-align : middle;
  text-align : center;
  padding-top : 15px;
  padding-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-right-width : 1px;
  border-right-style : dotted;
  font-size : 120%;
  width : 22%;
}
.ti2{
  vertical-align : middle;
  text-align : center;
  padding-top : 15px;
  padding-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-right-width : 1px;
  border-right-style : dotted;
  font-size : 120%;
  width : 33%;
}
.lineoff_x{
  border-right-width : 0px;
  border-right-style : none;
}
.lineoff_y{
  border-bottom-width : 0px;
  border-bottom-style : none;
}

