@charset "Shift_JIS";

/* Body
--------------------------------------------------------------------------------- */
body {
   margin: 0;
   padding: 0;
   background: none;
   text-align: center;
   }
body,td,th {
   font-family: Verdana, Arial, Helvetica, sans-serif, "‚l‚rƒSƒVƒbƒN", "Hiragino Kaku Gothic Pro", "Osaka";
   font-size: medium;
   line-height: 150%;
   color: #67625A;
   }
.print {
   display: block;
   }
.noprint {
   display: none;
   }

/* Header
--------------------------------------------------------------------------------- */
#header {
   position: relative;
   margin: 0 auto;
   padding: 0;
   width: 808px;
   height: 80px;
   z-index: 100;
   }
#header h1 {
   position: absolute;
   top: 0;
   left: 0;
   margin: 0;
   padding: 0;
   width: 260px;
   height: 80px;
   background: none;
   overflow: hidden;
   }
#header h1 a,
#header h1 a:hover {
   display: none;
   }
#header h1 span {
   display: none;
   }
#hdnavi {
   display: none;
   }


/* Navigation
--------------------------------------------------------------------------------- */
#navigation {
   display: none;
   }
#navigation ul {
   display: none;
   }


/* container
--------------------------------------------------------------------------------- */
#container { 
   width: 100% !important; width/**/: 800px;
   margin: 20px auto;
   padding: 0;
   background: none;
   text-align: center;
   clear: both;
   }

/* Contents
--------------------------------------------------------------------------------- */





/* Footer
--------------------------------------------------------------------------------- */
#pagetop {
   display: none;
   }

#footer {
   margin: 20px auto;
   padding: 0;
   width: 100% !important; width/**/: 800px;
   font-size: medium;
   color: #949588;
   line-height: 1em;
   }
#footer ul {
   display: none;
   }
