a:link{
      color:blue;
	  font-weight:100;
	  text-decoration:none;
}
a:visited{
      color:#000000;
	  text-decoration:none;
}
a:hover{
      color:#400080;
      background-color:white;
	  text-decoration:none;
}
a:active{
      color:red;
	  text-decoration:none;
}
div img{
      POSITION: relative;
	  TOP: 100px; 
}	  
#container{
      width:800px;
	  height:100%;
      background:
      url(arabesuku01.gif) repeat;
}
#header{
      width:793px;
	  height:403px;
	  background:
      url(img01.gif) no-repeat;
}
h1    {
      FONT-SIZE: 36pt;
	  LEFT: 10px; 
	  COLOR: #000000; 
	  LINE-HEIGHT: 1.5em; 
	  FONT-FAMILY: '‚l‚r –¾’©'; 
	  POSITION: relative; 
	  TOP: 50px;
}
h4    {
      FONT-SIZE: 11pt;
	  COLOR: #000000; 
	  LINE-HEIGHT: 1.5em; 
	  FONT-FAMILY: '‚l‚r –¾’©'; 
}
#main{
      width:793px;
	  height:318px;
	  background:
      url(img02.gif) no-repeat;
}
.text{
      WIDTH: 576px;
	  FONT-FAMILY: '‚l‚r –¾’©'; 
	  font-size:12pt;
	  font-weight:;
	  letter-spacing:0.5px; 
	  z-index:3;
	  TEXT-ALIGN:left;
	  line-height:1.5em;
	  text-align:justify;
      text-justify:inter-ideograph;
}
#footer{
      width:793px;
	  height:405px;
	  POSITION: relative; 
	  z-index:1;
	  background:  url(img03.gif) no-repeat;
}


