/* インデックスのみにかかる設定 */



div#contents
        {
		background-color:#FFFFFF;
		margin:0 auto;
		border:0;
		padding:0;
		width:760px;
		height:378px;
		text-align:center;
		position:relative;
		}
.contents1
          {
		  border:0px 0px 0px 0px;
		  text-align:center;
		  width:760px;
		  background-color:#FFFFFF;
		  }
div#contents-left-box
          {
		  border:0;
		  margin:0px auto;
		  padding:0;
		  width:380px;
		  height:150px;
		  text-align:center;
		  }

div#contents .box1
          {
		  margin:0 auto;
		  text-align:center;
		  background-color:#FFFFFF;
		  width:400px;
		  height:115px;
		  position:absolute;
		  border-bottom-style:dotted;
		  border-bottom-width:1px;
		  top:0px;
		  left:20px;
		  }
		  
div#contents .box2
          {
		  border:0 auto;
		  text-align:center;
		  background-color:#FFFFFF;
		  width:400px;
		  height:130px;
		  position:absolute;
		  border-bottom-style:dotted;
		  border-bottom-width:1px;
		  top:240px;
		  left:20px;
		  }
div#contents .midashi
          {
		  font-size:20px;
		  line-height:26px;
		  font-weight:bold;
		  }
div#contents .box3
          {
		  margin:0 auto;
		  text-align:center;
		  background-color:#FFFFFF;
		  width:400px;
		  height:100px;
		  position:absolute;
		  border-bottom-style:dotted;
		  border-bottom-width:1px;
		  top:123px;
		  left:20px;
		  }




div#contents .right-box
          {
		  margin:0px 0px 0px 0px;
		  width:280px;
		  height:350px;
		  text-align:right;
		  background-color:#999999;
		  float:right;
		  position:absolute;
		  top:10px;
		  left:445px;
		  }	

div#contents .right-box-box
          {
		  margin:15px 15px 15px -15px;
		  padding:10px;
		  width:280px;
		  text-align:center;
		  background-color:#CCCCCC;
		  float:non;
		  }	
		  
div#contents .small-box1
          {
		  margin:10px 0px 0px 0px;
		  width:250px;
		  text-align:center;
		  background-color:#FFFFFF;
		  position:absolute;
		  top:20px;
		  left:460px;
		  }	
		  	  
div#contents .small-box2
          {
		  margin:10px 0px 0px 0px;
		  width:250px;
		  text-align:center;
		  background-color:#FFFFFF;
		  position:absolute;
		  top:103px;
		  left:460px;
		  }			  
		  
div#contents .small-box3
          {
		  margin:10px 0px 0px 0px;
		  width:250px;
		  text-align:center;
		  background-color:#FFFFFF;
		  position:absolute;
		  top:183px;
		  left:460px;			  
		  }
div#contents .small-box4
          {
		  margin:10px 0px 0px 0px;
		  width:250px;
		  text-align:center;
		  background-color:#FFFFFF;
		  position:absolute;
		  top:263px;
		  left:460px;
		  }			  
		  
		  
div#contents .font
          {
		  margin:5px 5px 5px 5px;
		  color:#000000;
		  font-size:12px;
		  text-align:left;
		  }		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  	  		  
