body               {
                     margin-top: 10px;
                     margin-bottom: 0px;
                     background-color: #E7FFCF;
                     padding-top: 0px;
                     text-align: center;
                     }

/*全体大外部分*/
#container      {
                     background-image: url(img/haikei.gif);
                     width: 710px;
                     height: auto;
                     margin-left: auto;
                     margin-right: auto;
                     margin-top: 0px;
                     margin-bottom: 0px;
                     text-align: center;
                     }

/*ヘッダー部分*/
#header         {
                     text-align: left;                     
                     background-image: url(img/head_img.jpg);
                     width: 710px;
                     height: 251px;
                     margin-top: 0px;
                     margin-bottom: 0px;
                     }

#header h1     {
                     font-size: 30px;
                     /*margin-top: 150px;*/
                     padding-top: 150px;
                     margin-bottom: 0px;
                     margin-left: 31px;
                    }

#header a       {
                     color: #FFFFFF;
                     text-decoration: none;
                     }

#header h2     {
                     font-size: 12px;
                     color: #FFFFFF;
                     margin-top: 8px;
                     margin-bottom: 0px;
                     margin-left: 31px;
                     }





/*全体内部分*/
#container2    {
                     background-image: url(img/bar2.gif);                     
                     width: 698px;                
                     text-align: left;
                     /*padding: 0px 15px 15px;*/
                     padding: 0px 15px 15px 15px;
                     margin-left: 6px;
                     margin-right: 6px;
                     voice-family: "\"}\"";
                     voice-family: inherit;
                     width: 668px;
                     _width: 698px;
                     }

  


/*サイドバー　左部分*/
#left                       {
                              margin-top: 0px;
                              margin-left: 0px;
                              width: 142px;
                              float: left;
                              }

#left #search_title    {
                              background-image: url(img/t_search.gif);        
                              width: 142px;
                              height: 19px;
                              margin-bottom: 0px;
                              }

#left .input               {
                              margin-top: 0px;
                              margin-bottom: 0px;
                              }

#left .submit            {
                              margin-top: 3px;
                              margin-bottom: 0px;
                              }

/*カテゴリー部分*/
#left #category_title  {
                              background-image: url(img/t_category.gif);        
                              width: 142px;
                              height: 19px;
                              margin-bottom: 0px;
                              }

/*エントリー部分*/
#left #entry_title      {
                              background-image: url(img/t_entry.gif);        
                              width: 142px;
                              height: 19px;
                              margin-bottom: 0px;
                              }   

/*バックナンバー部分*/
#left #backnumber_title        {
                              background-image: url(img/t_backnumber.gif);        
                              width: 142px;
                              height: 19px;
                              margin-bottom: 0px;
                              }  

/*リスト共通部分*/
.menu                    {
                             list-style-type: disc;
                             list-style-image: url(img/i_sankaku.gif);
                             /*paddingt: 5px;*/
                             padding: 5px;
                             font-size: 10px;
                             margin-top: 8px;
                             margin-left: 15px;
                             }

 .menu .date            {
                             color: #666666;
                             font-size: 10px;
                             }

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

.menu li                  {
                             margin-bottom: 5px;
                             }



/*サイドバー　右部分*/
#right                       {
                               margin-top: 0px;
                               /*margin-left: 31px;*/
                               margin-right: 0px;
                               width: 142px;
                               text-align: left;
                               float: right;
                              }

#right #trackback_title        {
                              background-image: url(img/t_trackback.gif);        
                              width: 142px;
                              height: 19px;
                              margin-top: 10px;
                              margin-bottom: 0px;
                              }

#right #comment_title        {
                              background-image: url(img/t_comment.gif);        
                              width: 142px;
                              height: 19px;
                              margin-top: 10px;
                              margin-bottom: 0px;
                              }


/*中央部分*/
#content                      {                                   
                                   width: 322px;
                                   /*float: right;*/
                                   text-align: left;
                                   margin-left: 173px;
                                   }

#content:after               {
                                   content: " ";
                                   clear: both;
                                   height: 0;
                                   display: block;
                                   visibility: hidden;
                                   }

#content #newentry_title      {
                                         background-image: url(img/t_newentry.gif);        
                                         width: 322px;
                                         height: 19px;
                                         margin-top: 0px;
                                         margin-bottom: 0px;
                                         /*float: right;*/
                                         }  

#content h2                       {
                                         font-size: 12px;
                                         color: #afbc0d;
                                         /*margin-top: 10px;*/
                                         margin-top: 0px;
                                         padding-top: 10px;
                                         }


#content h3                       {
                                         font-size: 12px;
                                         color: #006666;
                                         border-bottom: dotted 1px #666666;
                                         line-height: 160%;
                                         margin-top: 5px;
                                         margin-bottom: 10px;
                                         }

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

#content .entrylink     {
                     font-size: 10px;  
                     color: #666666;
                     line-height: 140%;
                     margin-top: 5px;
                     }

#content #content_s           { 
                     text-align: center;
                     }

#content a     {
                     color: #006666;
                     } 

#content .posted     {
                            font-size: 10px; 
                            border-top: dotted 1px #999999;
                            padding-top: 3px;
                            margin-left: 0px;
                            margin-bottom: 40px;
                            } 

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


#content #tbdata h3     {
                                  font-size: 12px;
                                  color: #666666;
                                  }   


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

#content #comdata       {
                                   width: 322px;
                                   }    


#content #comdata p.posted       {
                                  margin-bottom: 20px;
                                  }    


/*中央共通部分*/
#content .category  {
                             list-style-type: disc;
                             list-style-image: url(img/i_sankaku.gif);
                             /*paddingt: 5px;*/
                             padding: 5px;
                             font-size: 12px;
                             margin-top: 8px;
                             margin-left: 15px;
                             }

#content .category  .date     {
                             width: 300px;                             
                             color: #666666;
                             font-size: 10px;
                             margin-top: 3px;
                             margin-bottom: 15px;
                             }



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


#footer a        {
                     color: #666666;
                     text-decoration:none;
                     }

#footer .rss          {
                            border: solid 1px #999999;
                            /*padding: 1x;*/
                            padding: 1px;
                            width: 80px;
                            }

#footer .rss a        {
                           display: block;
                           width: 100%;                     
                           background-color: #bbbbbb;
                           color: black;
                           font-size: 9px;
                           }


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

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

/*フッター部分*/
#footer_bar     {
                     background-image: url(img/footer_bar.gif);
                     width: 710px;
                     height: 10px;
                     margin-top: 0px;
                     margin-bottom: 0px;
                     clear: both;
                     }