*{
  margin:0px auto;padding:0;
    scrollbar-base-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-shadow-color: #CCFFFF;
    scrollbar-highlight-color: #CCFFFF;
  text-align:center;
 }

/* body */
body{
	margin:0px auto;
	padding:0;
	font-family:Verdana,Chicago,osaka,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	letter-spacing:0em;
	line-height:150%;
	background-image:url(../image/kabe.gif);
	color:#000000;
	    }
#contents{
          width:800px;
          margin:auto;
          padding:0;
          text-align:center;
		  background:#000000;
         }
		 
#contents_in{
          width:730px;
          margin:0px auto;
          padding:0;
          text-align:center;
		  clear:both;
         }
/* foot•”•ª */
#foot{
      width:800px;
	  height:30px;
      margin:0px auto;
      padding:2px 0px;
      text-align:right;
      color:#ffffff;
	  background:#000000;
	  font-size:0.8em;
     }
#foot ul{
         margin:0;
         text-align:right;
        }

#foot li{
         padding:0 3px 0 5px;
         display:inline;
         list-style:none;
         border-left:solid 1px #820000;
        }

/* menu */
#menu{
width:800px;
height:35px;
margin:0;
padding:0;
}
#menu ul{
margin:0;
padding:0;
}
#menu li{
margin:0;
padding:0;
float:left;
list-style-type:none;
}
#mr{
     width:53px;
     height:35px;
     margin:0;padding:0;
     background:#000000;
    }
#m00{
     width:16px;
     height:35px;
     margin:0;padding:0;
     background:#000000;
    }

#m01,#m01 a{
     width:102px;
     height:35px;
     margin:0;padding:0;
     background:url("../image/m01_a.gif") no-repeat 0%;
       text-indent:-9999px;
       display:block;
    }
#m01 a:hover{
      background:url("../image/m01_b.gif") no-repeat 0%;
      }

#m02,#m02 a{
     width:99px;
     height:35px;
     margin:0;padding:0;
     background:url("../image/m02_a.gif") no-repeat 0%;
       text-indent:-9999px;
       display:block;
    }
#m02 a:hover{
      background:url("../image/m02_b.gif") no-repeat 0%;
      }
#m03,#m03 a{
     width:89px;
     height:35px;
     margin:0;padding:0;
     background:url("../image/m03_a.gif") no-repeat 0%;
       text-indent:-9999px;
       display:block;
    }
#m03 a:hover{
      background:url("../image/m03_b.gif") no-repeat 0%;
      }
#m04,#m04 a{
     width:77px;
     height:35px;
     margin:0;padding:0;
     background:url("../image/m04_a.gif") no-repeat 0%;
       text-indent:-9999px;
       display:block;
    }
#m04 a:hover{
      background:url("../image/m04_b.gif") no-repeat 0%;
      }
#m05,#m05 a{
     width:99px;
     height:35px;
     margin:0;padding:0;
     background:url("../image/m05_a.gif") no-repeat 0%;
       text-indent:-9999px;
       display:block;
    }
#m05 a:hover{
      background:url("../image/m05_b.gif") no-repeat 0%;
      }
#m06,#m06 a{
     width:56px;
     height:35px;
     margin:0;padding:0;
     background:url("../image/m06_a.gif") no-repeat 0%;
       text-indent:-9999px;
       display:block;
    }
#m06 a:hover{
      background:url("../image/m06_b.gif") no-repeat 0%;
      }
#m07,#m07 a{
     width:64px;
     height:35px;
     margin:0;padding:0;
     background:url("../image/m07_a.gif") no-repeat 0%;
       text-indent:-9999px;
       display:block;
    }
#m07 a:hover{
      background:url("../image/m07_b.gif") no-repeat 0%;
      }	
#m08,#m08 a{
     width:55px;
     height:35px;
     margin:0;padding:0;
     background:url("../image/m08_a.gif") no-repeat 0%;
       text-indent:-9999px;
       display:block;
    }
#m08 a:hover{
      background:url("../image/m08_b.gif") no-repeat 0%;
      }
#m09,#m09 a{
     width:90px;
     height:35px;
     margin:0;padding:0;
     background:url("../image/m09_a.gif") no-repeat 0%;
       text-indent:-9999px;
       display:block;
    }
#m09 a:hover{
      background:url("../image/m09_b.gif") no-repeat 0%;
      }	 

  
/* link */
a.info{
       background:url("../image/arrow.gif") no-repeat right center;
       padding-right:20px;
       margin-left:5px;
      }
a.down{
       background:url("../image/arrow.gif") no-repeat left center;
       padding-left:20px;
       margin-left:5px;
      }
a#footer{
         color:#ffffff;
        }
      
a:link   {color:#0072FF;}
a:visited{color:#003ABF;}
a:hover  {color:#99C7FF;
          text-decoration:underline;}
a        {text-decoration: none;
          font-weight : bold;}
		  
.clear{
clear:both;
}
