body  {
       margin: 0;
       padding: 0;
       font-size: 13px;
       font-family: font-family: Verdana, Arial, sans-serif;
       line-height: 1.2;
       background: url(../image/backgrd/bg.gif) repeat-x #999;
       text-aling: center;
       }
h1 { font-size:20px; }
h2 {
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    }
h3 { font-size: 16px; }


p { 
        letter-spacint: 0.2em;
        font-size: 14px;
        font-height: 1.3;
        margin: 4px;
        padding: 1px;
   
  }

a {
	text-decoration: underline;
	
	}

a:link {
	color: #88C6EA;
	}

a:visited {
	color: #88C6EA;
	}

a:active {
	color: #88C6EA;
	}


#wrapper  {
           position: relative;
           left: 61px; 
           background: #ffffff;
           width: 800px;
	   text-align: left;
           padding: 0px;
           border-top: 0px;
           border-left: 4px solid #999999;
           border-right: 4px solid #999999;
           height: 940px;
          }

#header { position: relative;  top: 10px; width: 800px;  
          height: 60px; 
          z-index: 100;
          background: #ffffff; }
         



#navigation  { 
         position: absolute; top: 99px; left: 0px;
         background: url(../image/button2/graybar.gif) left top no-repeat;
         border-bottom: 3px sokid #cccccc;
         font-size: 13px;
              }

#navigation ul{
        list-style: none;
        margin: 0;
        padding: 0px;
        width: 800px;
        overflow: hidden;
        height: 512px; 
          }                      

#navigation li  {        
        float: left;
        width: 90px;
        height: 40px;
        border-left: 1px solid #666666;
        margin: 2px 0px 0px 0px;
        padding: 0px;
        font-size; 14px;
        font-weight: bold;
           }

#navigation a {
      display: block;
      width: 100%;
      padding: 24px 0 4px 0;
      color: #FFFFFF; 
      text-decoration: none;
      text-align: center;
            }

#navigation a:hover {
	color: #FFFFFF;
        background-color: #666666;
	}
#navigation ul ul { background: #999999; width: 90px; }


#navigation ul ul.koror { height: 234px; }
#navigation ul ul.peleliu { height: 208px; }
#navigation ul ul.info { height: 264px; }
#navigation ul ul.SelectLanguage { height: 512px; }

#navigation ul ul li { float: none; height: 22px; }    
                   }
#navigation ul ul li a { border-top: 1px solid #ffffff; background: none;
                         font-size: 90%; font-wight: normal; padding: 6px 0; }
#navigation ul ul li a:hover { color: #ffffff; background-image: none; 
                               background-color: #666666; }
#navigation ul li.parent ul { display: none; }
#navigation ul li.parentOn ul { display: block; }




#contents { position: relative; width: 100%; top: 60px;
            z-index: -1; } 





#primary  { position: absolute; left: 0px; top: 0px;
        width: 544px; 
        border: 0px dotted #cccccc;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
        padding: 0px 8px 6px 8px;
        height: 100%;
        text-align: left;
       }

#primary h1 {
    padding: 0px;
    margin: 0px;
    font-size: 24px;
    line-height: 27px;
     color: #cc0033;
     text-decoration: blink;
    }


#primary h2 {
	font-size: 15px;
        color: #FFFFFF;
    font-weight: normal;
   	border: 1px solid #CDEBFC;

    /*検索･アーカイブ･最近のエントリー　タイトル枠の中カラー*/
    background-color: #0A5682;

        line-height: 13px;
	font-family: Verdana, Arial, sans-serif;
	padding: 4px;
	text-align: left;
	text-transform: uppercase;
 	letter-spacing: .-1em;
	}

.attention { padding: 20px; }

.as { text-align: center; }

#secondary { margin-left: 544px;
      width: 220px;
      padding: 0px 10px;
　　　text-align: center;      }


#footer  { 
          text-align: center;
          font-size: 10px;
          }


  
