*{padding :0px; 
  margin :0px ; 

}



#main{

      width: 920px;
 
      margin: 0px auto;
      background-image: url(image/il_bg_1.jpg);
}



#menu{
      width: 883px;
      height:25px;
      text-align:right;
	  
      margin: 0px auto;
}

#top{
     width: 898px;
	 height:310px;
     margin: 5px auto;
     
     border-top: 1px solid #696969;
	 
}
#top_header{
     width: 397px;
	 height:300px;
     margin: 5px auto;
     
}

#top_border{width: 800px;
     height:5px;
     
	 margin: 15px auto;
     border-top: 1px solid #696969;
     

}




#left{


              

       width: 850px;
       /*height: 310px;*/
       padding: 10px;
	   margin: 5px auto;

       color: #696969;

}

#sugabee{
        clear: both;
       width: 500px;
	   height: 200px;
	   margin: 0px auto;
	   background-image: url(image/sugabee_h200.png);
	   
	   border-bottom: 1px solid #696969;
	  
}



#anime{
       
       
       width: 500px;
	   height: 220px;
	   margin: 10px auto;
	   background-image: url(image/mk_h200.png);
	   background-repeat:no-repeat;
	   border-bottom: 1px solid #696969;
}

#middle_logo{
       width: 800px;
	   height: 500px;
	   margin: 5px auto;
	   padding-top: 200px;
	   }




#bottom{


        clear: both;

        width: 910px;

        height: 70px;

        
        color: #696969;

        background-image: url(image/il_bg_b.jpg);

        <!background-color: #043c78;!>       
        
        font-size: 6px;

        padding: 5px;
        margin: 0px auto;
        text-align: right;

   

}

/*#backtotop{
            width: 883px;
            height:15px;
            text-align:right;
	        margin: 0px auto;
}*/

#bottom_border{ 
         clear: both;
         width: 898px;
         height:  5px;
		 border-top: 1px dotted #696969;
		 margin: 0px auto;
		 
		 }

#sugabee_logo{
          /*clear: both;*/
          width: 333px;
          height: 850px;
          color: #696969;
          font-size: 12px;
          margin: 5px auto;
               

}



#anime_logo{
          clear: both;
          width: 333px;
          height: 850px;
          color: #696969;
          font-size: 12px;
          margin: 0px auto;

}

#about{
          width: 217px;
	      height:283px;
	      margin: 5px auto;
          background-image : url(image/about_il.png);	      

}

#indigo_detail{
          width: 333px;
	      /*height: 900px;*/
		  font-size:11px; 
	      margin: 5px auto;
          color: #696969;
          font-family:monospace
}

#space{
       width: 200px;
	   height: 100px;
       margin: 5px auto;
}

h1 {
          font-size: 22px;

}



h2 {

          font-size: 17px;

}



h3 {
          
          font-size: 15px;

}



p {
          font-size: 14px;


}



.link_title {

             font-size: 16px;


}


.b_font{
         font-size: 10px;
		 text-align : center;


}


.menu_1{
        font-size: 12px;

                color: #696969;

}


.fontstyle{

        font-family:monospace


}



.clear { clear:both; }  
.clear hr { display:none; }  