/* ƒwƒbƒ_[‘•ü‚ÌCSSƒ‚g‚n‚l‚d„  */

#header  {
       position: relative;
       z-index: 100;
       height: 70px;
       width: 100%;
       } 

#logo  {
       position: absolute;
       background-repeat: no-repeat;
       height: 45px;
       width: 800px;
       font-family: "‚l‚r ‚oƒSƒVƒbƒN" , serif;
       margin:0px;
       color:#ffffff;
       text-align: left;
       } 

#navigation  {
       position: absolute ;
       top: 45px;
       height: 25px;
       width: 800px;
       }

#navigation ul {
       margin: 0;
       padding: 0;
       list-style: none;
       }

#navigation li {
       float: left;
       width: 160px;
       margin: 0;
       }

#navigation li a {
       display: block;
       width: 100%;
       padding: 4px 0;
       text-align: center;
       font-family: Arial, Helvetica, sans-serif;
       font-weight: bold;
       color: #666666;
       text-decoration: none;
       background: url(../img/navi_bg.gif) left top no-repeat;
       }

#navigation li a:hover {
       color: #ec8602;
       background: url(../img/navi_bg.gif) right top no-repeat;
       }      
       
#navigation ul ul {
       background: #eeeeee;
       }

#navigation ul ul li {
       float: none;
       }

#navigation ul ul li a {
       border-top: 1px solid #ffffff;
       background: none;
       font-size: 90%;
       font-weight: normal;
       padding: 6px 0;
       }

#navigation ul ul li a:hover {
       color: #ffffff;
       background-image: none;
       background-color: #ec8602;
       }

#navigation ul li.parent ul {
       display: none;
       }

#navigation ul li.parent0n ul {
       display: block;
       }



/* ’i‘g  */

#content {
       background-color: #ffffff ;
       position: relative;
       margin: 3px 0 ;
       width: 100%;
       }

#title {
       background-image: url(../img/head-kinenkan.jpg);
       background-repeat: no-repeat;
       margin-top: 0px;
       width: 800px ;
       height: 60px;
       padding: 0;
       line-height: 120%;
       font-size: 20px;
       font-weight: 600;
       color: #ffffff;
       }

#title2 {
       background-color: #f5f5f5 ;
       margin-top: 3px;
       width: 800px ;
       height: 20px;
       padding: 0;
       line-height: 130%;
       color: #808080;
       }


#main  {
       background-color: #ffffff ;
       margin-left: 170px;
       width: 630px ;
       line-height: 130%;
       }

#side  {
       position: absolute ;
       background-color: #ffffff ;
       left: 5px;
       top: 90px;
       width: 160px ;
       line-height: 130%;
       }

#footer  {
       background-color: #ffffff ;
       margin-top: 30px;
       width: 800px ;
       line-height: 130%;
       }

/* ƒe[ƒuƒ‹‘•ü‚ÌCSS  */


td     {
       font-size: 13px; 
       line-height: 130%; 
       }

.menu    {
       border: solid ; 
       border-width: 1px; 
       padding: 2px;
       border-color: #c0c0c0; 
       line-height: 130%; 
       font-size: 13px;
       border-collapse:collapse;
       background-color: #f8f8ff; 
       }

.t1    {
       border-style: solid ; 
       border-color: #ffffff; 
       border-width: 1px; 
       background-color: #dcdcdc; 
       padding: 2px;
       line-height: 130%; 
       font-size: 13px; 
       color: #808080;
       border-collapse:collapse;
       }
.t2    {
       border-style: solid ; 
       border-color: #dcdcdc; 
       border-width: 1px; 
       padding: 2px;
       line-height: 130%; 
       font-size: 13px; 
       border-collapse:collapse;
       }
.t3    {
       border-style: solid ; 
       border-color: #dcdcdc; 
       border-width: 1px; 
       background-color: #dcdcdc; 
       padding: 2px;
       line-height: 130%; 
       font-size: 13px; 
       border-collapse:collapse;
       }
.t10   {
       font-size: 13px; 
       border-style: solid ; 
       border-color: #c0c0c0; 
       border-width: 1px; 
       background-color: #ffffff; 
       padding: 2px;
       line-height: 130%; 
       font-size: 13px; 
       border-collapse:collapse;
       } 
.t11   {
       font-size: 13px; 
       line-height: 130%; 
       border-style: solid ; 
       border-color: #c0c0c0; 
       border-width: 1px; 
       background-color: #f5f5f5; 
       padding: 2px;
       line-height: 130%; 
       font-size: 13px; 
       border-collapse:collapse;
       } 

