@charset "utf-8";html{margin-bottom:1px;height:100%;}
html, body,
h1, h2, h3, h4, h5, h6,
div, blockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, th, td{margin:0;padding:0;}

#all{
  margin: 0 auto;
 margin-top: 100px;
 margin-bottom: 100px;
}

main{
  background-color: #dcdcdc;
  -webkit-text-size-adjust: 100% ;
  color: #ffffff;
  line-height: 140%;
  position: relative;
}

body{
  background-color: #dcdcdc;
  -webkit-text-size-adjust: 100% ;
  margin: 0 auto;
  color: #ffffff;
  line-height: 140%;
}
/*リンク*・フォント*/
A{text-decoration : none;
  color: #999999;
  }
A:HOVER{color : #ffffff;
}
p{text-align: left;
  font-size: 90%;
  margin-top: 20px;
font-size: 90%;
margin: 0 auto;
text-align: center;
}
p.resizeimage{width: 100vw;}
img{
 margin: 0 auto;
 height: auto;
}
/*マンガの枠線*/
img{ border: 1px #666666 solid;
}
/*ページレイアウト*/
.box1{
margin-top: 20px;
font-size: 90%;
margin: 0 auto;
text-align: center;
}
/*テーブル*/
table{
margin-top: 20px;
font-size: 90%;
margin: 0 auto;
text-align: center;
}
