.olPopup {
  font-size: 14px;
}

.olPopup h2 {
  font-size: 1em;
  margin: 8px 1px 0 1px;
  font-weight: normal;
  border: solid 1px #f90;
  border-width: 0 0 1px 0;
  background: none;
}

/* #mapはJSで設定する */
/*
#map {
  width: 100%;
  height: 30em;
  border: solid 1px #999;
  background: #def;
}
*/

.prmtcd {
  position: absolute;
  bottom: 2px;
  right: 2px;
  font-size: 9pt;
  padding: 2px;
  background: url(../img/tr050.png);
}

#shortcut {
  margin: 0;
  padding: 0;
}

.leftpadding {
  padding-left: 1em;
}

.hitokoto {
  position: relative;
}

