@charset "Shift_JIS";
body{
  font-size : 24px;
  font-family : meirio, メイリオ, "ＭＳ ゴシック", "ＭＳ Ｐゴシック";
  margin-left : auto;
  margin-right : auto;
  background-color : black;
  color : white;
  
}

#image1{
  background-image : url(logo-4k8k.jpg);
  background-repeat : no-repeat;
  width : 900px;
  height : 327px;
  margin-left : auto;
  margin-right : auto;
}

#image2{
  background-image : url(1.jpg);
  background-repeat : no-repeat;
  width : 600px;
  height : 620px;
  margin-left : auto;
  margin-right : auto;
  
  background-color : white;
  
  
  margin-top : 20px;
}

#image3{
  background-image : url(2.jpg);
  background-repeat : no-repeat;
  width : 600px;
  height : 438px;
  margin-left : auto;
  margin-right : auto;
}

#image4{
  background-image : url(3.jpg);
  background-repeat : no-repeat;
  margin-left : auto;
  margin-right : auto;
  width : 600px;
  height : 359px;
}

#moji1{
  
  
  margin-left : auto;
  margin-right : auto;
  
  
  text-align : left;
  
  width : 850px;
  
  margin-top : -20px;
  
  list-style-type : none;
  list-style-position : inherit;
}

a{
  color : white;
}

a:visited{
  background-color : white;
}

a:hover{
  font-weight : bolder;
}

#moji2{
  
  
  margin-left : auto;
  margin-right : auto;
  
  
  text-align : left;
  
  width : 850px;
  
  
  
  list-style-type : none;
  list-style-position : inherit;
}

a{
  color : white;
}

a:visited{
  background-color : white;
}

a:hover{
  font-weight : bolder;
}
