body{
  background-color: #fff; 
  text-align: center;
  height: auto;
  font-family: "meiryo";
  }
  
  #container{
    background-image: url(pictures/background950.gif);
    background-position: top;
    background-repeat: repeat;
	background-attachment: fixed;
	width: 950px;
        height: 1400px;
	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;
  }
  

  
  span#script{
    font-size: 35pt;
  }
  

  b{
  font-size: 12pt;
  text-align: right;
  }

  #content{
  padding:10px 0px 0px 50px;
  width: 800px;
  }


  
  h2{
  border-left: #3C7EC2 solid 8px;
	border-bottom: #3C7EC2 solid 1px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-indent: 8px;
	font-size: 20px;
	line-height: 1.3;
	font-weight: bold;
	color: #000;}
  

  #access{
  position: absolute;
  width: 700px;
  left: 100px;
  }

  #map2{
  position: absolute;
  width: 700px;
  align: center;
  top: 900px;
  left: 200px;

  }  


  #footer{
  position: absolute;
  width: 950px;
  top: 1300px;
  height: 60px;
  margin: 0 auto;
  text-align: center;
  z-index: 1;
  }