@charset "utf-8";
body {
     background: linear-gradient(to top, rgba(0,153,255,0.5), #009);
     background-color: black;
     font-size: 15px;
     font-family: "メイリオ"," Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana", "sans-serif";
     width:75%;
     margin-top: 0;
     margin-right: auto;
     margin-left : auto;

}
footer {
     background-color: black;
     color: white;
     height: 34px;
     line-height: 34px;
     text-align: center;
     margin: 0;
}
header {
     background-color: black;
     color: white;
     height:40px;
     line-height: 40px;
     text-align: center;
     padding: 0;
}
nav {
     background: lightblue;
     color: white;
     display: block;
     height: 30px;
     line-height: 30px;
     padding: 0px;
     text-decoration: none;
}
ul#Nav001 li {
    display: inline-block;
     font-size: 13px;
     list-style: none;
}

ul#Nav001 li a {
     background: url(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(yajirushi.gif) no-repeat 2px 0px;
     color: #F90;
}
table {
    border-collapse: collapse;

}
#tbl1,#ranking{
  overflow-y: scroll;
  height: 200px;
  width:80%;
  margin: 0 auto;
}
table tr:nth-child(odd) td {
    background: #f2f2f2;
}
table tr td,table tr th{
  padding: 5px;
  font-size: 12px;
}
table tbody tr:hover{
  font-weight: bold;
}
.f2f2f2{
    background: #f2f2f2;
}
 .bold{
   font-weight: bold;
 }
 .bskyblue{
   background-color: skyblue;
   color:white;
   font-size: 10px;
   width:80px;
   text-align: center;
   display: inline-block;
 }
 .btomato{
   background-color: tomato;
   color:white;
   font-size: 10px;
 width:80px;
 text-align: center;
 display: inline-block;

 }
 .green{
   color:green;
 }
 .lightgreen{
   color:lightgreen;
 }
 .red{
   color:red;
 }
 .blue{
   color:blue;
 }
 .tomato{
   color:tomato;
 }
 .purple{
   color:purple;
 }
 .black{
   color:black;
 }
 .backgreen{
   background-color: rgb(225, 244, 195)
 }
 .center{
   text-align: center;
 }
  tr th{
   text-align: center;
 }
.xsmall{
  font-size: 12px;
}
.zsmall{
  font-size: 11px;
  color:green;
}

.right{
  text-align: right;
}
#reverse{
  font-weight: bold;
  cursor: pointer;
  color:blue;
}
#tstn_from{
  background-color:rgba(240, 205, 237, 0.4);
  }
caption{
  color:blue;
  font-size: 12px;
}
section {
     background-color: white;
     margin: 0 auto;
     padding-left: 90px;
     padding-right: 20px;
     padding-top:10px ;
     text-align: left;
     color:darkblue;
     min-height: 500px;
}
.menu{
  margin-left: 150px;
}
h4{
  text-align: center;
}
.fare{
  margin-left: 150px;
    font-size: 12px;
    color:green;
}
#yobi{
  border-style: none;
}
#yasumi{
  border-style: none;
  color:tomato;
}
.CanvasArea{
  /*width:100%;*/
  /*height:100%;*/
  float:left;
  margin-right: 30px;
}
#yokohama_map{
  float: left;
  margin-right: 30px;
}
#maegaki,#joukoukyaku,#charttitle,#maparea p,#kaisetsu{
  font-size: 16px;
  line-height: 1.7em;
}
.totop{
  text-decoration: none;
  color:blue;
}
 #adsign li,#xstation li{
  display: inline-block;
  width:80px;
  text-align: center;
  list-style: none;
  cursor: pointer;
  /*color:white;
  background-color: rgb(210, 162, 240);*/
  border-color: blue;
}
#adsign li.on,#xstation li.on{
  color:white;
  background-color:purple;
}
#adsign li.off,#xstation li.off{
  color:white;
  background-color: rgb(210, 162, 240);
}
#xlines li{
  display: inline-block;
  cursor: pointer;
  text-align: center;
  width:150px;
  margin-right: 15px;
  border-radius: 12px;
}
#sagami{
  background-color: rgb(219, 134, 240);
  color:white;

}
#jinchu{
  background-color: green;
  color:white;
}
