@charset "utf-8";

body{
        text-align: center;
        background-color: #B7CFB2;
        color: #666666;
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF","\30D2\30E9\30AE\30CE\20Pro\20W3",Osaka,sans-serif ;
        background-image: url();
        background-position: left top;
        background-repeat: no-repeat;
}




#frame {
          background-color: #FFFFFF;
          width: 770px;
          margin-top:  0px;
          padding-top: 0px;
          padding-left: 0px;
          padding-right: 0px;
          border-left: solid 1px #B7CFB2;
          border-right: solid 1px #B7CFB2;
          background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/pft_frbg001.gif);
          background-position: left top;
          background-repeat: repeat;
                     }


#line {
          background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/pft_frbg001.gif);
          background-position: left top;
          background-repeat: repeat;
                     }



#header {
          width: 770px;
          height : 270px;
}



#title {
          width : 770px;
          height : 280px;
          margin-top:  0px;
          padding-top: 0px;
          text-align: left;
          background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/title.gif);
          background-position: left top;
          background-repeat: no-repeat;
                       }




#menu {
        width : 200px;
        margin: 25px 0px 0px 10px;
        padding: 0px;
        color: #6FBF7E;
        text-align: left;
                    }

#menu p {
        font-size: 10px;
        color: #666666;
        padding: 0px 10px 0px 20px;
}


#menu p a {
        color: #444444;
        text-decoration: underline;
}


#menu p a:hover {
        color:  #666666;
        text-decoration: none;
} 



#menu2 {
        margin: 20px 10px 0px 10px;
        padding: 0px;
        color: #BDCE97;
        text-align: left;
                    }

#menu2 p{
        font-size: 10px;
        color: #666666;
        padding: 0px 10px 0px 10px;
}


#menu2 p a {
        color: #444444;
        text-decoration: underline;
}


#menu2 p a:hover {
        color:  #666666;
        text-decoration: none;
} 



#main {
        width : 510px;
        margin: 20px 30px 0px 10px;
        padding: 0px;
        text-align: left;
        color: #666666;
                    }



/*ブログタイトル */


h1 {
    text-align: right;
    font-size: 15px;
    font-weight: bolder;
    color: #112E02;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0px;

}

h1 a {
                 font-size: 15px;
                 letter-spacing: 10pt;
                 color: #112E02;
                 text-decoration:none;
}


h1 a:hover {
                   color: #CCCCCC;
                   text-decoration : none;
}



/*ブログ説明文 */

.blog_info {
    text-align: right;
    margin-top: 1px;
    font-size: 12px;
    font-weight: bolder;
    color: #555555;
    padding-left: 20px;
    padding-right: 20px;
}


/*横カレンダー*/

#calender {
      border-top:1px solid #B7CFB2; 
      border-bottom:1px solid #B7CFB2; 
      text-align: center;
      margin-top: 5px;
      margin-bottom: 5px;
      padding-top: 2px;
      padding-bottom: 2px;
}

#calender ul {
     text-align: center;
     font-family: Arial, Geneva, Helvetica, sans-serif;
     font-size: 12px;
     list-style-position : inside;
     padding-left: 0px;
     background-image: none;
     margin: 0px;
}

#calender li {
     padding: 3px;
     display : inline;
     font-size: 10px;
     color: #969696;
     list-style-type : none;
     background-image: none;
     margin: 0px;
     border:0px; 
}

#calender li a{
    text-decoration: none;
    color: #589BEA;
}

#calender li a:hover {
    color: #2D80E3;
    text-decoration : none;
}


/* カレンダー */

.calender {
        font-size: 10px;
        line-height: 100%;
        width: 85%;
        background: #D0F09C;
        border: 2px doteed #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;
                color: #6A9416;
                margin-left: 10px;
}


.calender caption a:link    {color: #6A9416;  text-decoration: none;}
.calender caption a:active  {color: #6A9416;  text-decoration: none;}
.calender caption a:visited {color: #6A9416;  text-decoration: none;}
.calender caption a:hover   {color: #425717;  text-decoration: underline;}


.calender th {
           width: 20px;
           height: 20px;
           font-weight: bolder;
           text-align: center;
}


.calender td {
           width: 20px;
           height: 20px;
           text-align: center;
           background-color: #EFFCD7;
           border:1px solid #73A61B;
}



.calender td a {
             display: block;
}


th#sun {
     color: #FF0000;
}


th#sat {
     color: #00517F;
}


.calender td a:link {
                  background: #ACE309;
                  color: #F2FFDE;
                  padding: 3px;
                  text-decoration: none;
}


.calender td a:visited {
                     background: #C0F06E;
                     color: #76b168;
                     padding: 3px;
                     text-decoration: none;

}


.calender td a:hover {
                   background: #619902;
                   color: #FFFFFF;
                   padding: 3px;
                   text-decoration: none;
}



/*プラグインポジションB
  (※このテンプレでは使用しません) */
.plug_b {
    font-size: 10px;
    padding: 0px 50px 0px 15px;
}


/*プラグインポジションC */
.plug_c {
    font-size: 10px;
    padding: 20px 50px 30px 15px;
}



/*メニュータイトル */

.menu_title {
        background-color: #D0F09C;
        font-size: 12px;
        color: #598537;
        text-align: left;
        margin-bottom: 15px;
        padding: 3px 5px 3px 5px;
}


/* 自己紹介イメージ */

.pay img {
       padding-left: 10px;
       margin: 0px;
} 



/* リスト設定 */

ul {
     text-align:left;
     margin: 0px;
     padding-left: 5px;
     padding-right: 5px;
     list-style-type: none;
     text-decoration: none;
}


li {
     text-align: left;
     font-size: 10px;
     color: gray;
     line-height: 150%;
     padding: 0px 0px 3px 17px;
     margin: 0px 0px 3px 5px;
     border-bottom:1px dotted #435432; 
     text-decoration: none;
     background: url(http://blog-imgs-29.fc2.com/0/1/0/010101/pft_li01.gif);
     background-position: left top;
     background-repeat: no-repeat;
}





a {
       text-decoration: none;
       color: #444444;
}


a:hover {
       color:  #608520;
}   






/*エントリーテーブル */

.entry_table{
    width: 510px;
    margin: 0px 0px 30px 0px;
    color: #435432;
}


.etc_table{
    width: 510px;
    margin: 0px 30px 30px 0px;
    color: #435432;
}


/*エントリータイトル */

h2 {
    text-align: center;
    font-size: 12px;
    font-weight: bolder;
    color: #435432;
    padding: 5px 0px 5px 0px;
    border-bottom: 1px dotted #FFFFFF;
    background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/pft_etpbg001.gif);
    background-position: center center;
    background-repeat: repeat-y;
}


h2 a {
                 font-size: 12px;
                 color: #435432;
                 text-decoration:none;
}


h2 a:hover {
                   color: #888888;
                   text-decoration : underline;
}


.post_title {
    text-align: center;
    font-size: 12px;
    font-weight: bolder;
    color: #435432;
    padding: 5px 0px 5px 0px;
}

.post_title a {
                 font-size: 12px;
                 color: #435432;
                 text-decoration:none;
}



/*エントリーテキスト */

.entry_text {
    font-size: 12px;
    color: #435432;
    margin: 10px 20px 10px 20px;
    line-height : 150%; 
}

.entry_text a {
                 font-size: 12px;
                 color: #444444;
                 text-decoration:underline;
}


.entry_text a:hover {
                  color: #6CAB77;
                  text-decoration : none;

}


.entry_text blockquote {
        font-size: 10px;
        text-align: left;
        color: #666666;
        background-color: #FFF4BD;
        border:2px dotted #C69F00;
        padding: 7px;
        margin: 0px 5px 0px 5px;
}



/*コメントテキスト */

.etc_text {
    font-size: 12px;
    color: #435432;
    margin: 10px 20px 10px 20px;
    line-height : 150%; 
}

.etc_text a {
                 font-size: 12px;
                 color: #444444;
                 text-decoration:underline;
}


.etc_text a:hover {
                  color: #6CAB77;
                  text-decoration : none;

}




/*テキスト内の画像*/

.entry_text img {
       border:1px solid #435432; 
       padding: 0px;
}




/*エントリー日付 */
.entry_date {
    font-size: 12px;
    color: #7D9049;
    text-align: right;
    margin: 0px 30px 5px 0px;
}





/*エントリーオプション */

.entry_option {
    font-size: 12px;
    color: gray;
    text-align: right;
    margin: 0px 30px 0px 0px;
}


.entry_option a {
                 font-size: 12px;
                 color: #7D9049;
                 text-decoration:none;
}


.entry_option a:hover {
                   color: #8C8C8C;
                   text-decoration : underline;
}




/*エントリーサブメニュー */

.entry_menu {
    font-size: 12px;
    color: gray;
    text-align: right;
    margin: 0px 30px 20px 0px;
}


.entry_menu a {
                 font-size: 12px;
                 color: #7D9049;
                 text-decoration:none;
}


.entry_menu a:hover {
                   color: #8C8C8C;
                   text-decoration : underline;
}


/*エントリーナビ */

.entry_navi{
    font-size: 12px;
    color: #9CCC33;
    text-align:center;
}

.entry_navi a {
                 font-size: 12px;
                 color: #444444;
                 text-decoration:none;
}


.entry_navi a:hover {
                  color: #608520;
                  text-decoration : underline;
}



/*コメントタイトル */
.etc_title {
    text-align: left;
    font-size: 12px;
    font-weight: bolder;
    color: #FFFFFF;
    margin: 10px 20px 5px 20px;

}

.etc_title a {
                 font-size: 12px;
                 font-weight: bolder;
                 color: #5CBD53;
                 text-decoration:none;
}


.etc_title a:hover {
                   color: #93CF8C;
                   text-decoration : none;
}




/*コメントオプション */
.etc_state {
    font-size: 12px;
    color: #666666;
    text-align: right;
    padding-bottom: 10px;
    border-bottom: 1px dotted #FFFFFF;
    margin: 20px 30px 20px 20px;
}


.etc_state a {
                 font-size: 12px;
                 color: #7D9049;
                 text-decoration:none;
}


.etc_state a:hover {
                   color: #8C8C8C;
                   text-decoration : underline;
}





/*検索 */
#sarch { text-align: left;
         margin-top : 30px;
         padding: 0px 0px 10px 35px; }




/*フォーム装飾 */
input,textarea,select,button,submit {
         border-left:1px solid #435432; 
         border-right:1px solid #435432; 
         border-top:1px solid #435432; 
         border-bottom:1px solid #435432; 
         color : #435432; background-color:#FFFFFF;
}




/*著作権 */


#footer {
    font-size: 10px;
    clear : both;
    width: 770px;
    color: gray;
    padding-top: 10px;
    margin-top: 30px;
    text-align: center;
    padding-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    }

#footer a {
    color:#243605;
    font-size: 10px;
    text-decoration:none;
    }

#footer a:hover {
    color:#666666;
}

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;
}