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";
     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;
    // width:1000px;
}

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;
}

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: 20px;
     padding-right: 20px;
     padding-top:10px ;
     text-align: left;
     color:darkblue;
}

#aGname{
   font-weight:bold;
  color:green;
}

ul#Gname,ul#FukuName,ul#RuiName,ul#DaiName,ul#ChuName,ul#ShoName{
    width:1000px;
} 

ul#Gname li,ul#FukuName li,ul#RuiName li,ul#DaiName li,ul#ChuName li,ul#ShoName li{
     text-decoration: none;
     display: inline-block;
     cursor:pointer;
      margin:2px;
      font-size:13px;
      border:solid 1px blue;
      border-radius: 0.5em;
      background-color:lightgreen;
      padding:4px;
  }
  
#Gname li.off ,#FukuName li.off  ,#RuiName li.off  ,#DaiName li.off  ,#ChuName li.off ,#ShoName li.off  {
   //     display:inline-block;
        list-style:none;
        background-color:lightgreen;
}
#Gname li.on,#FukuName li.on ,#RuiName li.on  ,#DaiName li.on  ,#ChuName li.on ,#ShoName li.on  {
         background-color:darkgreen;
         color:white;
}  

ul#ItemBunrui,ul#Item,ul#GroupName2{
    width:1000px;
} 

ul#ItemBunrui li,ul#Item li,ul#GroupName2 li{
     text-decoration: none;
     display: inline-block;
     cursor:pointer;
      margin:2px;
      font-size:13px;
      border:solid 1px blue;
      border-radius: 0.5em;
      background-color:lightblue;
      padding:4px;
  }
  
#ItemBunrui li.off ,ul#Item li.off ,ul#GroupName2 li.off {
    //     display:inline-block;
         list-style:none;
         background-color:lightblue;
 }
#ItemBunrui li.on ,ul#Item li.on ,ul#GroupName2 li.on {
          background-color:darkblue;
          color:white;
 }  
 
#TargetName{
  cursor:pointer;
};

#tabletitle{
  color:blue;
  font-weight:bold;
  text-align:center;
}

#aTargetName{
  color:green;
  font-weight:bold;
}

#seibun thead, #seibun tbody,#Ans thead, #Ans tbody {
    display: block;
}

#seibun tbody,#Ans tbody {
    overflow-y: scroll;
    height: 400px;
}

.xx0{
  width:160px;
}
.xx1{
  width:400px;
  }
.xx2{
  width:100px;
   text-align:center;
}
 .xxh0{
  width:167px;
}
.xxh1{
  width:406px;
  }
.xxh2{
  width:106px;
}

.zz1{
  width: 160px;
  }
.zz2{
  width: 160px;
  }  
.zz3{
  width: 80px;
  text-align:center;
  }
.zz4{
  width: 80px;
  }
.zz1h{
  width: 167px;
  }
.zz2h{
  width: 167px;
  }  
.zz3h{
  width: 87px;
  }
.zz4h{
  width: 87px;
  } 

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

.green{
    color:green;
 }
 
article h3 {
     margin: 20px;
     text-align: center;
     color:blue;
}

h4{
  margin-left:100px;
  }
  
.small{
  font-size:x-small;
}  
#maegaki{
  margin:10px 40px 10px 40px;
  }
 
.bunsho{
   margin:10px 50px 10px 50inputpx;

}  
img#stake{
     float:left;
     margin:10px;
  }  
  
   canvas {
      width: 100%;
      height: auto;
      max-width: 600px;  /* 横幅の最大値 */
   }
   
table#Ans{
      float:left;
      }

button{
    color:white;
    background-color:green;
    }      