body {
  position: relative;
  margin: 0;
  font:13px/1.231 sans-serif;*font-size:small;*font:x-small;
  color: #3C3C3C;
  -webkit-text-size-adjust:none;
  -ms-touch-action: none;
}

body.IE {
  font-family: "游ゴシック体", "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
}

h1, h2, h3, h4, h5, h6, p, pre, form, input, select {margin:0;}
form, input, select, button, textarea {vertical-align: middle;}

a {text-decoration: none; color: #04a;}
em {color: red; font-style: normal;}
img {
  vertical-align: top;
  -webkit-touch-callout: none;
}

.cf:after {
  content:"";
  display:block;
  clear:both;
}


.pager {padding: 5px 0; color: #888;}
.pager u {font-weight: bold; color: #333; text-decoration: none; border-bottom: 2px solid #333;}





/* gmap 3.34~ */
.gm-style .gm-style-mtc div {
  font-size: 11px !important;
  font-weight: 500 !important;
}
.gm-style .gm-style-mtc > div {height: 33px !important;}
