@charset "euc-jp";
	*{margin:0;padding:0;}
	a:link{text-decoration:none; color:#ffffff;}
	a:visited{text-decoration:none; color:#ffffff;}
	a:active{text-decoration:none; color:#ffffff;}
	a:hover{text-decoration:none; color:#ffffff;}

img,a{ border:0px; }

*{ margin:0;
   padding:0; }

body{ font-size:13px;
      color:ffffff;
      line-height:auto;
      background-attachment:fixed;
      background-color:#000000; }

hr{ margin:0 0 0 0;
    color:#fffffff; }

#counter{ background-color:#000000; }

img{ border:0px; }

#menu_box{ width:auto;
           float:center;
	   height:50; }

#container{ position:absolute;
	    left:50%;
            width:1000px;
	    height:100%;
	    margin-left:-500px;
            border-left:0px solid #ffffff;
	    border-right:0px solid #ffffff; }

#header{ margin-top:10px;
	 width:980px;
	 height:105px;
	 padding:20 10 20 10;
	 border-top:1px solid #666666;
	 border-bottom:1px solid #666666;
	 margin-bottom:15;
	 background-color:#000000; }

#counter{ height:25;
	  width:300; }

#side{ float:left;
       width:300px;
       margin:0 0 0 0; }

#content{ float:right;
	  width:680px;
	  margin-right:0; }

#clear{ clear:both; }

#footer{ position:absolute;	
	 width:1000px;
	 height:10px;
	 border-top:1px solid #666666;
	 background-color:#000000; }

#footer_box{ position:absolute;	
	     margin:10px;
	     width:1000px;
	     height:10px;
             text-align:center; }