body{
  background-color: #fff; 
  text-align: center;
  height: 600px;
  font-family: "meiryo";
  }
  
  #container{
    background-image: url(pictures/backgroundoflinks3.gif);
    background-position: top;
    background-repeat: repeat;
	background-attachment: fixed;
	width: 950px;
	height: 2100px;
	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: 240px;
  left: 620px;
  font-family: "meiryo";
  color: #000;
  border-left: #000000 solid 1px;
  height: 280px;
  }
  
  #left{
  position: absolute;
  top: 300px;
  left: 100px;
  right: 600px;
  }
    
  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;
  }
  
  #senshu{
  position: relative;
  left: 20px;
  top: 10px;
  }
 
  #keio{
  position: relative; 
  left: 20px;
  top: 15px;
  } 

  #komaba{
  position: relative; 
  left: 20px;
  top: 15px;
  } 
 
¡¡p{
¡¡left: 20px;
}


  #footer{
  position: absolute;
  top: 530px;
  left: 0px;
  width: 950px;
  height: 30px;
  margin: 0 auto;
  text-align: center;
  z-index: 1;
  }