/*
Theme Name: OSAKA-BUNKA
Theme URI: http://www.cosmopolis.co.jp/
Description: The original OsakaBunka.
Version: 1.5
Author: COSMOPOLIS
Tags: mantle color, variable width, two columns, widgets
*/


#container {
           width: 616px;
           margin-left: auto;
           margin-right: auto;
           text-aline: left;
           }

#main      {
           margin: 0 15px;
           }

#content   {
           width: 440px;
           float: left;
           }

#sidebar   {
           width: 120px;
           float: right;
           margin-left: 10px;
           }

/*+++++++++コンテンツ部分のデザイン++++++++++++*/
.post h2   {
           font-size: 1.4em;
           color: #a97b13;
           border-top: solid 1px #666666;
           border-bottom: solid 1px #666666;
           padding: 5px 0 5px 10px;
           }

.post p   {
          font-size: 1.1em;
          color: #444444;
          line-height: 150%;
          }

.post     {
          margin-bottom: 70px
          }

.pagenav {
         font-size: 1.1em;
          margin-bottom: 50px
         }

.postmetadata a {
         font-size: 0.7em;
         }

.polich_link{
      font-size:0.6em;
      margin-bottom: 30px;
      color: #777777;
      }

/*+++++++++サイドバーのデザイン++++++++++++*/
#sidebar   {
           font-size: 0.9em;
           }

#sidebar ul {
          color: #b99b43;
          list-style-type: disc;
          margin: 3px 0 30px 15px;
          padding: 0;
          }

#sidebar h2 {
           font-size: 1em;
           background-color:#dddddd;
           color: #111111;
           padding: 2px 0;
           margin-bottom: 3px;
          }







