body          {
                    text-align: left;
                    background-image : url(http://www.giemon.com/images/bgbb.gif);
                    }



#container{
                   width:831px;
                   margin-left:auto;
                   margin-right:auto;
                   background-color : white;
                   }


/*ヘッダー部分*/
#header h1                       {
                 font-size: 24px;
                 font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
                 margin-top: 0;
                 margin-bottom: ;
                 }

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

#header h2                       {
                 color: gray;
                 font-size: 12px;
                 margin-top: 6px;
                 margin-bottom: 0;
                 }




/*カテゴリーメニュー*/
#category{
                   margin-top: 1px;
                   text-align:right;
                   margin-bottom: 10px;
                   height: 20px;
                   }

#category a                      {
                   font-size: 12px;
                   color: white;
                   margin-left: 0px;
                   background-color: darkblue;
                   display: block;
                   width: 91px;
                   float: left;
                   text-align: center;
                   font-size: 12px;
                   text-decoration: none;
                   height: 20px;
                   padding-top: 6px;
                   border-right: solid 1px white;
                   }

#category a:hover         {
                   background-color: blue;
                   }

/* エントリー部分　*/

#leftsidebar {
                          width : 160px;
                          float: left;
                          }

#leftsidebar2 {
                          width: 155px;
                          float: left;
                          }

.sidebarinner2 h2          {
                          text-align: center;
                          color: gray;
                          border-bottom: solid 2px #afbc0d;
                          padding-bottom: 3px;
                                         }

#content    {
　　　　　　　　　　　　　　　　　　　　　width : 517px;
                     float: left;
                     background-color : white;
                     clear: both;
                     }

#content2    {
　　　　　　　　　　　　　　　　　　　　　width : 670px;
                     float: right;
                     background-color : white;
                     }


#content h3                      {
                   font-size:14px;
                   color:darkblue;
                   }


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

#rightsidebar {
                          width : 160px;
                          float : left;
                          }

.sidebarinner   {
                          padding : 10px;
                          overflow: hidden;
                          }
.contentinner   {
                          padding : 10px;
                          overflow: hidden;
                          }




/*フッター部分*/
#footer     {
                   border-top: solid 5px #b2cbff;
                   padding-top: 3px;
                   text-align: center;
                   }

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

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

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

#footer .rss a                                   {
                    display: block;
                    width: 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;
                    }.font-size24 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.font-size18 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.font-size10px {
	font-size: 10px;
}
