img {border: 0px;}
/*↑これでリンク特有のへんなやつを消す*/
div#countainer{width:800px;
		margin:0px auto;
		position:relative;}
div#main {background-color:black;
         
          
	 
          }

div#top{background-color:black;
        
        height:800px;
	
      
      /*  position:relative;*/
        }


div#title{text-align:center}

div#ber img {float:left;
	     display:block;
	     height:30px;
            }

div#red img{width:220px;
            height:170px;
            float:left;}

div#sita img{width:220px;
         height:170px;
         clear:both;
         float:left;}

div#king img{
             position: relative;
             left:-120px;
	     top:210px;

	     /*left:40px;
	     top:90px;
             /*left:528px;
             top:375px;*/}

div#siro img{ position: relative;
              left:350px;
	      top:-180px;


	      /*left:530px;
	      top:-250px;
            left:800px;
            top:250px;*/}


