body {
     background-color: white;
     font-size: 15px;
     font-family: "メイリオ"," Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana",             "sans-serif";
     margin: 0px auto;
     width:80%;
}

article {
       background-color: white;
       display: block;
       padding-left: 50px;
       padding-right: 50px;
       padding-top:10px ;
       text-align:center;
       min-height:500px;
       height:auto !important;
       height:500px;
  }

footer {
     background-color: black;
     color: white;
     height: 34px;
     text-align: center;
}

header {
     background-color: black;
     color: white;
     height: 40px;
     line-height: 40px;
     text-align: center;
    // width:1000px;
}
header h3 {
     margin: 0px auto;
     text-align: center;
     color: white;

}

nav {
     background: lightblue;
     color: white;
     display: block;
     height: 30px;
     line-height: 30px;
   //  margin: 0px auto;
     padding: 0px;
     text-decoration: none;
}

nav ul, nav li {
    list-style-type:none;
     margin : 0px auto;
    display: inline-block;
}

ul#Nav001 li {
     font-size: 13px;
}

ul#Nav001 li a {
     background: url(../../../pic/yajirushi.gif) no-repeat 0px 0px;
     color: #666;
     height: 20px;
     margin-left: 17px;
     padding-left: 22px;
     padding-top: 2px;
     text-decoration: none;
}

ul#Nav001 li a:hover {
     background: url(../../../pic/yajirushi.gif) no-repeat 2px 0px;
     color: #F90;
}

article {
     background-color: white;
     display: block;
     padding-left: 80px;
     padding-right: 80px;
     padding-top:10px ;
     text-align: left;
     color:darkblue;
}

hr {
      	border-top: 3px double #bbb;
      	border-color:pink;
     }

hr.short {
	border-top: 1px dotted #8c8b8b;
    border-color:green;
    width:60%;
    margin-left:10px;
}

.blue{
   color:blue;
   }

.green{
    color:green;
 }

.red{
    color:red;
    }
.center{
   text-align :center;
 }

.heightAdjust{
  height:16px;
}
article h3 {
     margin: 20px;
     text-align: center;
     color:blue;
}
.bold{
   font-weight:bold;
  }

.small{
  font-size:small;
  color:green;
  text-align: center;
  font-weight: bold;
}
#maegaki{
  margin:10px 40px 10px 40px;
  }

.bunsho{
   margin:10px 50px 10px 50inputpx;

}
#tbl tr:hover{
  font-weight: bold;
}
#tbl caption{
  font-weight: bold;
  color:green;
}
#tbl td{
  cursor: pointer;
}  
#map {
  height: 400px;
}

#address{
  width:20em;
  border: none;
}
.xname{
  width: 15em;
}
.xward{
  width: 6em;
}
.xaddress{
  width: 16em;
}
.xtype{
  width: 4em;
}
.my_icon{
  font-size: 3em;
  color:orange;
}
.my_icon2{
  font-size: 3em;
  color:darkblue;
}
.my_icon3{
  font-size: 3em;
  color:green;
}

.font8{
  font-size: 8px;
}
.font10{
  font-size: 10px;
}

#items li{
  display:inline-block;
  border:1px solid darkblue;
  border-radius: 10px;
  margin-right: 10px;
  padding: 5px;
  cursor: pointer;
  font-size: 12px;
}
#items li.on{
  color:white;
}
#items li:first-child.on{
  background-color: black;
}
#items li.on:nth-child(2){
  background-color: tomato;
}
#items li.on:nth-child(3){
  /* 土砂災害警戒区域 */
  background-color: purple;
}
#items li.on:nth-child(4){
  /* 急傾斜地崩壊危険地域 */
  background-color: blue;
}
#items li.on:nth-child(5){
  /* 災害危険区域 */
  background-color: green;
}
#items li.on:nth-child(6){
  /* 高潮浸水想定区域 */
  background-color: tomato;
}
#items li.on:nth-child(7){
  /* 津波浸水想定 */
  background-color: purple;
}
#items li.on:nth-child(8){
  /* 洪水浸水_家屋等氾濫想定_河岸浸食 */
  background-color: blue;
}
#items li.on:nth-child(9){
  /* 洪水浸水_計画規模 */
  background-color: green;
}
#items li.on:nth-child(10){
  /* 洪水浸水_想定最大規模 */
  background-color: tomato;
}
#items li.on:nth-child(11){
  /* 洪水浸水_浸水継続時間 */
  background-color: purple;
}

#items li.off{
  background-color: white;
  color:darkblue;
}
ul#prefs li,ul#cities li,ul#items li,ul#maptype li{
  display: inline-block;
  border: 1px solid darkblue;
  border-radius: 5px;
  margin-right: 10px;
  padding : 4px 5px;
  cursor: pointer;
  font-size: 11px;
}
ul#prefs li.on,ul#cities li.on,ul#items li.on,ul#maptype li.on{
  background-color: darkblue;
  color:white ;
}
ul#prefs li.off,ul#cities li.off,ul#items li.off,ul#maptype li.off{
  background-color: white;
  color:darkblue ;
}
#search{
  border: 3px orange solid;
  height: 2em;
  border-radius: 5px;
}
.gray{
  color:gray;
}
.purple{
  color:purple;
}
#delmarker{
  display: none;
}
.hinanjosetsumei{
  display: none;
}
.divicon1{
  font-weight: bold;
  color:red;
  font-size: 15px;
}
#hinanjo_list{
  display: none;
  border: 1px solid darkblue;
  border-radius: 5px;
  cursor: pointer;
  padding: 2px 5px;
  width:16em;
  text-align: center;
  background-color: antiquewhite;
}
#explanation,.hinanjo_list{
  width:150px;
  margin-left: 40px;
  border:2px blue solid;
  padding: 1px 5px;
  border-radius: 10px;
  cursor: pointer;
  position: relative;
  /* top:-2em; */
  height: 1.5em;
  background-color: antiquewhite;
}
.hinanjo_list{
  margin-left: 10px;
  visibility: hidden;
}