@charset "utf-8";
/* CSS Document */
.float-l{float:left;}
.clear{clear:both;}
.mr10{margin-right:10px;}
.green { color:#090;}
.txt-bl{color:#006eca;}
.txt-bl p{margin-bottom:10px;}

.gensai-map{background:url(../img/bg.png) repeat;background-size: 50px 50px; -webkit-background-size:50px 50px; -moz-background-size: 50px 50px; -ms-background-size:50px 50px; -o-background-size: 50px 50px; }

#gensai-map-tit{text-align:center; height:55px; background:#d4eacd;}

.repo-photo{text-align:center;margin:0 auto; padding:10px 0;}
.repo-photo img{-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4); box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4); border:3px solid #fff;}

html,body{height:100%;}
/* .pb42{padding-bottom:42px;} */
.pb42{padding-bottom:86px;}
.fillparent{position:relative; min-height:100%; height:auto}
/* .nav-row1{position:absolute; bottom:0; height:42px; width:100%;} */
.nav-row1{position:absolute; bottom:44px; height:42px; width:100%;}

.button{display:inline-block}
