@charset "UTF-8";

a{
       text-decoration: none;
       color:white;
}

BODY{
  font-size : 16px;
  color:white; 
  font-family :"メイリオ", sans-serif;
  margin-left:auto;
  margin-right:auto;
  background-color : #666666;
  text-decoration : none;
}

#h1, #h2 { 
  max-width: 100%; 
  text-decoration: none; 
  margin-left : 0px;  
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-weight : bolder;
  font-family : "メイリオ", "sans-serif";
  padding-top : 0px;
  padding-bottom : 0px;
}


#h1{
  letter-spacing:5px;
  font-size : 130%;
  text-align : right;
  color : white;
  background-color : #000099;
  height : 50px;
}

#h2{
  font-size : 110%;
  text-align : center;
}

#back_home{
  background-color : #00cccc;
  width :100%;
  height : 50px;
  text-align:center;
}


.q_table{
    font-size : 13px;
    font-family : sans-serif;
    width : 100%;      
    text-align : left;
  text-decoration : none;
   color:#ffffff;
}


#footer_last_left{
  font-size : 16pt;
  font-family : sans-serif;
  font-weight : normal;
  background-color : #000099;
  color : #ffffff;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  width : 100%;
}

#footer_last_right{
  font-size : 16pt;
  font-family : sans-serif;
  color : #cccccc;
  background-color : #000099;
  text-align : right;
}

#bango_1{
  font-size : 16px;
  text-align : center;
  width : 0.2rem;
}


.img{
  max-width: 100%;
  border:1px;
  height:auto;
  text-align : center;
}

.img_page_top{
  text-align : right;
  width : 70px;
  height : 15px;
}


.copyright{
  color : silver;
  text-align : right;
  font-style : oblique;
  width : 100%;
}

.UL{
  margin-top : 0px;
  padding-left : 30px;
}


.migi3{
  text-align : left;
  padding-left : 60px;
}

