@charset "EUC-JP";

body{
        font-size: 11px;
        text-align: center;
        background-color: #000000;
        margin: 0px;
        padding: 0px;
        font-family: "?FF2D?FF33?20?FF30?30B4?30B7?30C3?30AF","?30D2?30E9?30AE?30CE?20Pro?20W3",Osaka,sans-serif ;
}




#layout {
          width: 770px;
          margin-top:  0px;
          padding-top: 0px;
                     }


#header {
          width : 770px;
          margin-top:  0px;
          padding-top: 0px;
          text-align: left;
          background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/fm_tbg007.jpg);
          background-position: right center;
          background-repeat: no-repeat;
                       }





#menu {
        width : 170px;
        margin: 20px 0px 0px 20px;
        padding: 0px;
        color: gray;
        text-align: left;
                    }

#menu p{
        font-size: 10px;
        color: #81C19D;
        padding: 0px 10px 0px 10px;
}

#main {
        width : 530px;
        margin: 0px 0px 0px 10px;
        padding: 0px;
        text-align: left;
        color: #666666;
                    }




#footer {
    font-size: 10px;
    clear : both;
    width: 770px;
    color: gray;
    border-top: dotted 1px #66CC33;
    padding-top: 10px;
    margin-top: 30px;
    text-align: center;
    padding-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    }






/*ブログタイトル */


.site_title {
    text-align: right;
    font-size: 16px;
    font-weight: bolder;
    color: #666666;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0px;
}


.site_title a {
                 font-size: 16px;
                 color: #66CC33;
                 text-decoration:none;
}


.site_title a:hover {
                   color: #478F23;
                   text-decoration : none;
}







/*ブログ説明文 */

.site_intro {
    text-align: right;
    margin-top: 1px;
    font-size: 12px;
    font-weight: bolder;
    color: #888888;
    padding-left: 30px;
    padding-right: 30px;
}





/* カレンダー */

.calender {
        font-size: 10px;
        line-height: 100%;
        width: 85%;
            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;
                color: #66CC33;
                margin-left: 10px;
}


.calender caption a:link    {color: #66CC33;  text-decoration: none;}
.calender caption a:active  {color: #66CC33;  text-decoration: none;}
.calender caption a:visited {color: #66CC33;  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 {
                  color: #000000;
                  text-decoration: none;
                  padding: 5px 0px 5px 0px;
                  background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/fm_cabg002.jpg);
                  background-position: center center;
                  background-repeat: no-repeat;
}





.calender td a:hover {
                   color: #666666;
                   text-decoration: none;
}



/*プラグインポジションB
  (※このテンプレでは使用しません) */
.plug_b {
    font-size: 10px;
    padding: 0px 50px 0px 50px;
}


/*プラグインポジションC */
.plug_c {
    font-size: 10px;
    padding: 20px 50px 30px 50px;
}



/*メニュータイトル */

h2 {
        font-size: 12px;
        color: #000000;
        text-align: left;
        margin-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/fm_mbg006.jpg);
        background-position: left top;
        background-repeat: no-repeat;
    }


h3 {
        font-size: 12px;
        color: #000000;
        text-align: left;
        margin-bottom: 15px;
        padding-left: 20px;
        padding-right: 20px;
        background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/fm_m2bg001.jpg);
        background-position: left top;
        background-repeat: no-repeat;
    }



/* 自己紹介イメージ */

.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: 10px;
     color: gray;
     line-height: 150%;
     padding: 0px 0px 10px 20px;
     text-decoration: none;
     background: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/fm_li001.jpg);
     background-position: left top;
     background-repeat: no-repeat;
}





a {
       text-decoration: none;
       color: #66CC33;
}


a:hover {
    color:  #3A761D;
    text-decoration : none;
}   






/*エントリーテーブル */

.entry_table{
    width: 530px;
    margin: 0px 0px 30px 10px;
    color: gray;
}


/*投稿テーブル */

.post_table{
    width: 500px;
    margin: 0px 0px 30px 40px;
    color: gray;
}




/*エントリータイトル */

.entry_title{
    font-size: 12px;
    font-weight: bolder;
    color: #888888;
    margin: 30px 50px 10px 60px;
}


.entry_title a {
                 font-size: 12px;
                 color: #66CC33;
                 text-decoration:none;
}


.entry_title a:hover {
                   color: #478F23;
                   text-decoration : none;
}




.space_title{
    text-align: center;
    font-size: 12px;
    font-weight: bolder;
    color: #888888;
    margin: 30px 50px 20px 60px;
    padding-bottom: 10px;
    border-bottom: 2px solid #444444;
}


.space_title a {
                 font-size: 12px;
                 color: #66CC33;
                 text-decoration:none;
}


.space_title a:hover {
                   color: #478F23;
                   text-decoration : none;
}





/*エントリーテキスト */

.entry_text {
    font-size: 12px;
    color: #BDBDBD;
    margin: 0px 50px 0px 60px;
    line-height : 150%;
}

.entry_text a {
                 font-size: 12px;
                 color: #CDBC58;
                 text-decoration: underline;
}


.entry_text a:hover {
                  color: #BAAA51;
                  text-decoration : underline;

}




/*エントリー日付 */
.entry_state_sec {
    font-size: 12px;
    color: #666666;
    text-align: right;
    margin: 25px 50px 0px 0px;
}





/*エントリーオプション */

.entry_state {
    font-size: 12px;
    color: #333333;
    text-align: right;
         margin: 0px 50px 40px 60px;
}


.entry_state a {
                 font-size: 12px;
                 color: #66CC33;
                 text-decoration: none;
}


.entry_state a:hover {
                   color: #478F23;
                   text-decoration : none;
}




/*エントリーナビ */

.entry_navi{
    font-size: 12px;
    color: #333333;
    text-align:center;
}

.entry_navi a {
                 font-size: 12px;
                 color: #CDBC58;
                 text-decoration:none;
}


.entry_navi a:hover {
                  color: #BAAA51;
                  text-decoration : underline;
}




/*テキスト内の画像*/

.entry_text img {
       border:1px solid #66CC33;
       padding: 0px;
} 




/*コメントタイトル */
.etc_title {
    text-align: left;
    font-size: 12px;
    font-weight: bolder;
    color: #66CC33;
    margin: 10px 50px 5px 60px;

}

.etc_title a {
                 font-size: 12px;
                 font-weight: bolder;
                 color: #66CC33;
                 text-decoration:none;
}


.etc_title a:hover {
                   color: #478F23;
                   text-decoration : none;
}



/*コメントテキスト */

.etc_text {
    font-size: 12px;
    color: #BDBDBD;
    margin: 10px 50px 10px 60px;
    line-height : 150%;
}

.entry_text a {
                 font-size: 12px;
                 color: #F2DC5D;
                 text-decoration: underline;
}


.entry_text a:hover {
                  color: #CBB84B;
                       text-decoration : underline;

}


/*コメントオプション */
.etc_state {
    font-size: 10px;
    color: #666666;
    text-align: right;
    padding-bottom: 10px;
    border-bottom: 1px dotted #444444;
    margin: 20px 50px 15px 60px;
}


.etc_state a {
                 font-size: 12px;
                 color: #66CC33;
                 text-decoration:none;
}


.etc_state a:hover {
                   color: #478F23;
                   text-decoration : none;
}




/*検索 */
#sarch { text-align: left;
         margin-top : 30px;
         padding: 0px 0px 10px 35px; }




/*フォーム装飾 */
input,textarea,select,button,submit {
         border-left:1px solid #66CC33; 
         border-right:1px solid #66CC33; 
         border-top:1px solid #66CC33; 
         border-bottom:1px solid #66CC33; 
         color: #B7D5A9; background-color:#000000;
}




/*著作権 */



#footer a {
    color:#66CC33;
    font-size: 10px;
    text-decoration:none;
    }

#footer a:hover {
    color:#478F23;
}

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;
}