body{
  background-color: #fff; 
  text-align: center;
  height: 1800px;
  font-family: "meiryo";
  }
  
  #container{
    background-image: url(pictures/backgroundofikki.gif);
    background-position: top;
    background-repeat: repeat;
	background-attachment: fixed;
	width: 950px;
	height: 1800px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0 auto;
	padding-bottom: 0px;
	top: 0px;
	text-align: left;
	border-left:1px solid #A2C4D1;
	border-right:1px solid #A2C4D1;
	box-shadow: 3px 0px 5px #98BBCB, -3px 0px 5px #98BBCB;
	-webkit-box-shadow: 3px 0px 5px #98BBCB, -3px 0px 5px #98BBCB;
	-moz-box-shadow: 3px 0px 5px #98BBCB, -3px 0px 5px #98BBCB;
	}
  
  #tophead{
    padding: 0px 0px;
	border-width: 0px;
	}
  
  #oshirase{
  position: absolute;
  top: 29px;
  left: 59px;
  border-width: 0px;
  }
  
  #icusaitoha{
  position: absolute;
  top: 29px;
  left: 228px;
  border-width: 0px;
  }
  
  #link{
  position: absolute;
  top: 29px;
  left: 398px;
  border-width: 0px;
  }
  
  #ikki{
  position: absolute;
  top: 131px;
  left: 59px;
  border-width: 0px;
  }
  
  #honki{
  position: absolute;
  top: 115px;
  left: 227px;
  border-width: 0px;
  }
  
  #kokoku{
  position: absolute;
  top: 99px;
  left: 398px;
  border-width: 0px;
  }
  
  #right{
  position: fixed;
  top: 220px;
  left: 620px;
  font-family: "meiryo";
  color: #000;
  border-left: #000000 solid 1px;
  height: 350px;
  }
  
  #left{
  position: absolute;
  top: 270px;
  left: 70px;
  width: 500px;
  font-family: "meiryo";
  }
  
        #contents{
        position: absolute;
        top: 20px;
        left: 10px;
        font-family: "meiryo";
        font-weight: bold;
        }

  #right img{
  margin-left: 15px;
  }
	
	#dantaimei{
	position: absolute;
	top: 60px;
	}
	
	#kikakumei{
	position: absolute;
	top: 120px;
	left: -2px;
	}
	
	#genre{
	position: absolute;
	top: 180px;
	left: 0px;
        }
	
        #stage{
        position: absolute;
        top: 240px;
        left: 0px;
        }


        #reload{
        position: absolute;
        top: 290px;
        left: 110px;
        }

        

	iframe{
	width: 500px;
	height: 1500px;
	padding: 0px;
	background-color: transparent;
	}
	
    h2{
  border-left: #3C7EC2 solid 8px;
	border-bottom: #3C7EC2 solid 1px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	text-indent: 8px;
	font-size: 20px;
	line-height: 1.3;
	font-weight: bold;
	color: #000000;
	width: 400px;
  }
  
  h3{
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  padding-left: 30px;
  }
 
  #footer{
  position: statistic;
  top: 200px;
  left: 0px;
  width: 950px;
  height: 30px;
  margin: 0 auto;
  text-align: center;
  }