@charset "Shift_JIS";
body{
  width : 1660px;
  position: absolute;
  height : 3650px;
  background-color : black;
  font-family : ŸàƒSƒVƒbƒN;
  color : #ffffff;
  font-weight : bold;
}
#head1{
  top : 10px;
  width : 900px;
  height : 40px;
  position : absolute;
  text-align : center;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  left : 30px;
  background-color : #d6fed6;
  font-size : x-large;
  color : black;
}
#head2{
  top : 70px;
  width : 1402px;
  height : 30px;
  position : absolute;
  text-align : center;
  left : 30px;
  vertical-align : middle;
}
#head3{
  top : 12px;
  width : 40px;
  height : 40px;
  position : absolute;
  text-align : left;
  left : 960px;
  color : #ffffaa;
}
#head4{
  top : 12px;
  left : 1010px;
  width : 40px;
  height : 40px;
  position : absolute;
}
#head5{
  top : 15px;
  left : 1070px;
  width : 80px;
  height : 37px;
  position : absolute;
}
#main{
  width : 1650px;
  position : absolute;
  height : 3210px;
  top : 120px;
}
#presen_pic{
  top : 5px;
  width : 1070px;
  height : 610px;
  position : absolute;
  left : 5px;
  text-align : center;
}
#setumei{
  top : 5px;
  width : 510px;
  height : 595px;
  position : absolute;
  left : 1085px;
  background-color : silver;
  font-size : large;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  color : black;
}
#sub01{
  top : 10px;
  width : 1615px;
  height : 615px;
  left : 10px;
  position : absolute;
  background-color : olive;
}
#sub02{
  top : 640px;
  width : 1615px;
  height : 615px;
  left : 10px;
  position: absolute;
  background-color : olive;
}
#sub03{
  top : 1270px;
  width : 1615px;
  height : 615px;
  left : 10px;
  position: absolute;
  background-color : olive;
}
#sub04{
  top : 1900px;
  width : 1615px;
  height : 615px;
  left : 10px;
  position: absolute;
  background-color : olive;
}
#sub05{
  top : 2530px;
  width : 1615px;
  height : 615px;
  left : 10px;
  position: absolute;
  background-color : olive;
}
#foot1{
  top : 3280px;
  width : 1402px;
  height : 30px;
  position: absolute;
  text-align : center;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  left : 30px;
}
#foot2{
  top : 3280px;
  width : 40px;
  height : 40px;
  position: absolute;
  text-align : center;
  left : 1470px;
  vertical-align : middle;
}
#foot3{
  top : 3280px;
  width : 40px;
  height : 40px;
  position: absolute;
  text-align : left;
  left : 1520px;
}
a:link{
  color: #ffffaa;
}
a:visited{
  color: #ffffaa;
}
a:hover{
  color: ff6600;
}
a{
  text-decoration: none;
}