#header{
      Z-INDEX: 1;
	  width:793px;
	  height:160px;
	  background:
      url(img01.gif) no-repeat;
}
a:link{
      color:blue;
	  font-weight:100;
	  text-decoration:none;
}
a:visited{
      color:blue;
	  text-decoration:;
}
a:hover{
      color:#400080;
      background-color:white;
	  text-decoration:none;
}
a:active{
      color:red;
	  text-decoration:none;
}
#main{
      Z-INDEX: 1;
	  width:793px;
	  height:100%;
	  background:
      url(img02.gif) repeat-y;
}
#contaner{
      Z-INDEX: 2;
	  width:700px;
	  height:100%;
	  background:
      url(momiji.jpg) repeat;
}	  
.text{
      Z-INDEX: 3;
	  WIDTH: 660px;
	  FONT-FAMILY: '‚l‚r –¾’©'; 
	  font-size:12pt;
	  font-weight:bold;
	  letter-spacing:-1px;
	  POSITION: relative; 
	  top:175px;
	  left:3px ; 
	  TEXT-ALIGN:left;
	  line-height:1.5em;
	  text-align:justify;
      text-justify:inter-ideograph;
}
#footer{
      Z-INDEX: 1;
	  width:793px;
	  height:432px;
	  background:  url(img03.gif) no-repeat;
}


