body{
        text-align: center;
        background-color: #ffffff;
        margin: 0px;
        padding: 0px;
        font-size: 20px;
  line-height:175%;
        font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF","\30D2\30E9\30AE\30CE\20Pro\20W3",Osaka,sans-serif ;
        background-image: url(http://templates.blog.fc2.com/template/POP-K9/050419_02_back.gif);
}




#layout {
          width: 770px;
          margin-top:  0px;
          padding-top: 0px;
          background-color: #ffffff;
          border-left: solid 1px #B6C3A8;
          border-right: solid 1px #B6C3A8;
          background-image: url(http://templates.blog.fc2.com/template/POP-K9/050419_02_bg2.gif);
                     }


#header {
          width : 770px;
          height : 200px;
          margin-top:  0px;
          padding-top: 0px;
          text-align: left;
          background-color: #ffffff;
          background-image: url(http://templates.blog.fc2.com/template/POP-K9/050419_02_top.gif);
                       }





#menu {
        float : left;
        width : 170px;
        margin: 20px 0px 0px 10px;
        padding: 0px;
        color: #BDCE97;
        text-align: left;
                    }

#menu p{
        font-size: 12px;
        color: gray;
}

#main {
        float : right;
        width : 530px;
        margin: 20px 0px 0px 10px;
        padding: 0px;
        background-color: #ffffff;
        text-align: left;
        color: gray;
                    }




#footer {
         background-color: #ffffff;
  clear : both;
    width: 770px;
  color: gray;
  border-top: solid 1px #D3D1B5;
  padding-top: 10px;
  margin-top: 30px;
  text-align: center;
  padding-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
  }




/*タイトル部分
------------------------------------------------------------*/


/*サイトタイトル*/


.site_title {
  font-size: 22px;
  font-weight: bolder;
  color: #FFFFFF;
  padding-top: 30px;
        padding-left: 40px;
  margin: 0px;
}


/*サイト説明文*/

.site_intro {
  margin-top: 1px;
  font-size: 12px;
  font-weight: bolder;
  color: #FBFFDD;
  padding-left: 40px;
}




/*文字設定
------------------------------------------------------------*/

h2 {
  font-size: 12px;
        color: #598537;
        text-align: left;
        margin-bottom: 15px;
        padding-left: 5px;
        border-left : 3px solid #DAE1C9;
        border-bottom : 1px solid #DAE1C9;
  }


/* 自己紹介部分の画像
--------------------------------------------------*/

.pay img {
       padding-left: 10px;
       margin: 0px;
} 





/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

ul {
     text-align:left;
     margin: 0px;
     padding-left: 10px;
     list-style-type: none;
     text-decoration: none;
}


li {
     text-align: left;
     font-size: 12px;
     color: gray;
     line-height: 150%;
     padding: 0px 0px 10px 20px;
     text-decoration: none;
     background: url(http://templates.blog.fc2.com/template/POP-K9/050419_02_icon.gif) no-repeat;
}


a {
       text-decoration: none;
       color: #444444;
       border-bottom: solid 1px #BDCE97;
}


a:hover {
  color:  gray;
}   






/* カレンダー
--------------------------------------------------*/

.calender {
      font-size: 10px;
      line-height: 100%;
      width: 95%;
      background: #FFFFFF;
            border: 1px solid #598537;
            margin-bottom: 20px;
            margin-left: 10px;
            color: gray;
}


.calender a  { font-weight: bolder;}
.calender a:link    {color: orage;  text-decoration: none;}
.calender a:active  {color: orage;  text-decoration: none;}
.calender a:visited {color: orage;  text-decoration: none;}
.calender a:hover   {color: orage;  text-decoration: underline;}


.calender caption {
              font-size: 10px;
              line-height: 150%;
              padding-bottom: 1px;
              background: #598537;
                color: #ffffff;
                margin-left: 10px;
}


.calender caption a:link    {color: #ffffff;  text-decoration: none;}
.calender caption a:active  {color: #ffffff;  text-decoration: none}
.calender caption a:visited {color: #ffffff;  text-decoration: none}
.calender caption a:hover   {color: skyblue;  text-decoration: underline;}


.calender th {
         width: 20px;
         height: 16px;
         font-weight: bolder;
         text-align: center;
}


.calender td {
         width: 20px;
         height: 16px;
         text-align: center;
}



.calender td a {
           display: block;
}


th#sun {
   color: #FF0000;
}


th#sat {
   color: #00517F;
}


.calender td a:link {
                background: #ffffff!important;
                color: #76b168;
                text-decoration: none;
}


.calender td a:visited {
                   background: #ffffff!important;
                   color: #ff9900;
                   text-decoration: none;

}


.calender td a:hover {
                 background: #ffffff!important;
                 color: pink;
                 text-decoration: underline;
}




/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
  width: 500px;
  margin: 0px 30px 50px 0px;
         color: gray;
}

/*エントリー：ナビゲーション*/

.entry_navi{
  font-size: 12px;
  text-align:center;
}

.entry_navi a {
                 font-size: 12px;
                 color: #d7a1bc;
                 text-decoration:none;
}


.entry_navi a:hover {
                color: #853737;
                       text-decoration : underline;
}


/*エントリー：見出し*/

.entry_title{
  font-size: 14px;
  font-weight: bolder;
  color: #653900;
  margin: 10px 20px 10px 20px;
  padding-bottom: 10px;
  border-bottom: 1px dotted gray;
}


/*エントリー：テキスト*/

.entry_text {
  font-size: 12px;
  color: gray;
  margin: 30px 20px 30px 20px;
  line-height : 150%;
}

.entry_text a {
                 font-size: 12px;
                 color: #d7a1bc;
                 text-decoration:none;
}


.entry_text a:hover {
                color: #853737;
                       text-decoration : underline;

}



/*エントリー：ステータス（日付等）*/

.entry_state {
  font-size: 12px;
  color: gray;
  text-align: center;
         margin: 20px 0px 10px 0px;
}


.entry_state a {
                 font-size: 12px;
                 color: #7D9049;
                 text-decoration:none;
}


.entry_state a:hover {
                 color: #8C8C8C;
                   text-decoration : underline;
}


/*テキスト内の画像*/

.entry_text img {
       padding: 2px;
} 






/*検索
---------------------------------------------------------*/
#sarch { text-align: left;
         margin-top : 30px;
         padding: 0px 0px 10px 35px;
         background: url(http://templates.blog.fc2.com/template/POP-K9/050419_02_search.gif) no-repeat; }





/*フッター
---------------------------------------------------------*/



#footer a {
  color:#d7a1bc;
  text-decoration:none;
  }

#footer a:hover {
  color:#853737;
}

textarea,input,select {
  font-family : "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
}

img.emoji{
  vertical-align:middle;
  border:0;
}