body                       {
               text-align: center;
   
    /*  background-color: #ffffff; */     

               background-image:
               url(image.jpg);   
               background-attachment:fixed;    
               } 

#container              {
                width: 700px;
                margin-left: auto;
                margin-right: auto;
                img-align: left;
                }



/* ヘッダー部分 */

#header  a             {
                font-size:45px;
                margin-top: 0;
                margin-bottom: 0;
                color: #666666;
                text-decoration: none;
                }


#container              {
                width: 703px;
                margin-left: auto;
                margin-right: auto;
                text-align: left;
                }

#header h2             {
                color: #666666;
                font-size: 14px;
                margin-top: 5px;
                margin-bottom: 10px;
                }


#header                 {
               background-color: #FFFFFF;
               padding: 30px 20px 65px;
               background-image:
               url(h2.jpg);
               }


/*サイドバー部分*/


#mainpage #left      {
               width: 140px;
               float: left;
               margin-top: 4px;
               }

.sidebar h1             {
               font-size: 12px;
               font-family: sans-serif;
               color: #999999;
               margin-top: 0px;
               text-align: left;
               }

.sidebar h2             {
               font-size: 12px;
               font-family: Verdana, Helvetica, sans-serif;
               color: #999999;
               padding-bottom: 0px;
               margin-top: 20px;
               margin-bottom: 0;
               text-align: center;
               background-color: #transparent;
               border: solid 1px  #999999;     
               padding: 2px;
               }

.menu                   {
               list-style-type: none;
               margin-left: 0;
               padding-left: 0;
               font-size: 11px;
               margin-top: 5px;
               }

.menu a:hover        {
               color: #000000;
               }

.menu a                 {
               color: #999999;
               text-decoration:none;
               }

.menu li                 {
               color: gray;
               margin-bottom: 3px;
               }

.sidebar #searchform {
               margin-top: 5px;
               }

.sidebar #searchform p {
               margin-top: 0px;
               margin-bottom: 2px;
               }


/* エントリー部分 */

#mainpage #content {
                float: right;
                width:540px;
                margin-top: 20px;
                margin-right: 0px;
　　　　　　　}

#content               {
                clear: both;
                }

#content h2           {
                font-size: 12px;
                color: #999999;
                }

#content h3           {
                font-size: 12px;
                color: #999999;
                background-color: #transparentf;
  border: solid 1px  #999999;            
padding: 2px;
                padding-left: 20px;
                }

#content p              {
                font-size: 12px;
                color: #999999;
                line-height: 170%;
                }

#content a              {
                color: #999999;
                }
    
#content a:hover     {
                color: #000000;
                }

#content .posted      {
                border-top: solid 1px #999999;
                padding-top: 6px;
                margin-bottom: 40px
                }

#content h2#trackbacks,#content h2#comments {
                font-size: 12px;
                color: #888888;
                border-bottom: dotted 1px #999999;
                margin-top: 40px;
                }


#content #tbdata h3         {
                font-size: 12px;
                color: #888888;
                margin-bottom: 0;
                }

#content #comdata p        {
                font-size: 12px;
                color: #888888;
                margin-top: 5px;
                margin-bottom: 0;
                }                 

#content #comdata p,  #content #comdata p.posted          {
                font-size: 12px;
                color: #888888;
                margin-top: 5px;
                margin-bottom: 0;
                }                 

#content .error         {
                font-size: 18px;
                font-weight: bold;
                color: red;
                border: solid 1px red;
                padding: 5px;
                text-align: center;
                }

#content #categorydata li        {
                margin-bottom: 10px;
                }

#content #categorydata span   {
                font-size: smaller;
                color: #999999;
                margin-left: 10px
                }


/* フッター部分 */

#footer                   {
                border-top: solid 1px #000000;
                padding-top: 3px;
                clear: both;
                }

#footer p                   {
                font-size: 12px;
                margin-top: 0;
                margin-bottom: 0;
                }

#footer a                  {
                color: #77a822;
                text-decoration: none;
                }
 
#footer .rss              {
                border: solid 1px orange;
                padding: 1px;
                width: 80px;
                }

#footer .rss a            {
                display: block; 
                widht: 100%;
                background-color: #bbbbbb;
                color: black;
                font-size: 9px;
                font-family: Arial Helvetica, sans-serif;
                }

#footer .rss-format   {
                background-color: orange;
                padding: 0 5px;
                }

#footer .rss-version  {
                padding: 0 5px;
                }

.kensaku form                      {
                 border-bottom: dotted 1px #666666;
                 }


/*横型ナビメニューバー*/


#nav         {
      margin: 0px;
      padding: 0px;
      list-stye: none;
      float: left;
      width: 100%;
      }

#nav li       {
      float: left;
      background-color: #999999;
      border: 1px solid #999999;
      font-size: 12px;
      text-align: center;
      width: 16%;
      height: 20px;
      margin-top: 1px;
      margin-right: 0px;
      margin-left: 2px;      
      }    

#nav a        {
      color: #ffffff;
      display: block;
      widht: 110px;
      text-decoration: none;
      margin-top: 3px;
      }

#nav a:hover {
       color: #333333;
       background-color: #999999 ;
       text-decoration: none;
       hight: 20px;
       }


#globalnavi    {
       text-align: center;
       border-top: 1px solid #999999;
       border-bottom: 1px solid #999999;
       margin-top: 1px;
       }



.pinhole        {
        color: #666666;
        font-family: Verdana, Arial, sans-serif;
        font-size: 15px;
        text-align: center;
        background-color: #ffffff;
        padding-top: 15px;
        padding-bottm: 15px;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 30px;
        margin-left: 25px;
        margin-right: 25px;
        margin-bottom: 100px;
        }

#conteiner2   {
        line-height: 140%;
        margin-right: auot;
        margin-lefy: auot;
        text-align: 0px;
        width: 720px;
        background-color: #000000;
        border: 1px sold #000000:
        }



#navi             {
         padding: 3px;
         border-bottom: 1px solid #666699;
         text-align:center;
         font-size: 12px;
         }
#navi ul          {
         margin: 0;
         padding: 0;
         display: inline;
         }
#navi ul li       {
         display: inline;
         }
#leftmark       {
         margin-right: 395px;
         }
#rightmark     {
         margin-left: 395px;
         }





           