@charset "UTF-8";

body{
        text-align: center;
        background-color: #000000;
        color: #AAAAAA;
        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 ;
}




#layout {
          background: #000000;
          width: 770px;
          margin-top:  0px;
          padding-top: 0px;
          padding-left: 0px;
          padding-right: 0px;
                     }


#title {
          border-top:1px solid #5C4D2F; 
          border-bottom:1px solid #5C4D2F; 
          width : 770px;
          margin-top:  0px;
          padding-top: 4px;
          padding-bottom : 4px;
          text-align: left;
                       }





#menu {
        width : 170px;
        margin: 20px 0px 0px 10px;
        padding: 0px;
        color: #AAAAAA;
        text-align: left;
                    }

#menu p{
        font-size: 10px;
        color: #BCB46F;
        padding: 0px 10px 0px 10px;
}

#main {
        width : 530px;
        margin: 20px 0px 0px 10px;
        padding: 0px;
        text-align: left;
        color: #AAAAAA;
                    }




#footer {
    font-size: 10px;
    clear : both;
    width: 770px;
    color: #666666;
    border-top: dotted 1px #666666;
    padding-top: 10px;
    margin-top: 30px;
    text-align: center;
    padding-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    }






/*ブログタイトル */


.site_title {
    text-align: center;
    font-size: 14px;
    font-weight: bolder;
    color: #AAAAAA;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0px;

}

.site_title a {
                 font-size: 14px;
                 letter-spacing :10pt;
                 color: #5C4D2F;
                 text-decoration:none;
}


.site_title a:hover {
                   color: #AD9159;
                   text-decoration : none;
}







/*ブログ説明文 */

.site_intro {
    text-align: center;
    margin-top: 1px;
    font-size: 12px;
    color: #AAAAAA;
    padding-left: 20px;
    padding-right: 20px;
}


.top { font-size: 8px; color: #5C4D2F; text-align: right;}


/* カレンダー */

.calender {
            font-size: 10px;
            line-height: 100%;
            width: 160px;
            height : 160px;
            background: #000000;
            border: 1px solid #5C4D2F;
            margin-bottom: 20px;
            margin-left: 10px;
            color: #AAAAAA;
            background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/15_cabg001.jpg);
            background-position: center center;
            background-repeat: no-repeat;
}


.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: #666666;
                margin-left: 10px;
}


.calender caption a:link    {color: #AD9159;  text-decoration: none;}
.calender caption a:active  {color: #AD9159;  text-decoration: none;}
.calender caption a:visited {color: #AD9159;  text-decoration: none;}
.calender caption a:hover   {color: #E6CD97;  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: #88782D;
}


th#sat {
     color: #666666;
}


.calender td a:link {
                  background: #000000;
                  padding-top: 2px;
                  padding-bottom: 2px;
                  color: #AD9159;
                  text-decoration: none;
}


.calender td a:visited {
                     background: #000000;
                     padding-top: 2px;
                     padding-bottom: 2px;
                     color: #AD1959;
                     text-decoration: none;

}


.calender td a:hover {
                   background: #333333;
                   padding-top: 2px;
                   padding-bottom: 2px;
                   color: #E6CD97;
                   text-decoration: none;
}




/*プラグインポジションC */

.plug_c {
    font-size: 10px;
    padding: 20px 20px 30px 20px;
}

.plug_c p  {
        font-size: 10px;
        color: #BCB46F;
        padding: 0px 10px 0px 10px;
}



/*メニュータイトル */

h2 {
    font-size: 12px;
        color: #888888;
        text-align: left;
        margin-bottom: 15px;
        padding-left: 5px;
        border-left : 3px solid #333333;
        border-bottom : 1px solid #333333;
    }


/* 自己紹介イメージ */

.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/15_li001.gif);
     background-position: left top;
     background-repeat: no-repeat;
}





a {
       text-decoration: none;
       color: #AD9159;
}


a:hover {
    color:  #E6CD97;
}   






/*エントリーテーブル */

.entry_table{
    width: 530px;
    margin: 0px 0px 40px 0px;
    color: gray;
    border: 0px solid #5C4D2F; 
}



.etc_table{
    width: 530px;
    margin: 0px 0px 40px 0px;
    color: gray;
}


/*エントリータイトル */

.entry_title{
    text-align: center;
    font-size: 12px;
    font-weight: bolder;
    color: #999999;
    margin: 15px 20px 0px 20px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #5C4D2F;
}


.entry_title a {
                 font-size: 12px;
                 color: #868686;
                 text-decoration:none;
}


.entry_title a:hover {
                   color: #AAAAAA;
                   text-decoration : none;
}





/*エントリーテキスト */

.entry_text {
    font-size: 12px;
    color: #AAAAAA;
    margin: 10px 20px 0px 20px;
    line-height : 150%;
}

.entry_text a {
                 font-size: 12px;
                 color: #AD9159;
                 text-decoration:none;
}


.entry_text a:hover {
                  color: #E6CD97;
                       text-decoration : none;

}


.etc_text {
    font-size: 12px;
    color: #AAAAAA;
    margin: 10px 20px 10px 20px;
    line-height : 150%;
}

.etc_text a {
                 font-size: 12px;
                 color: #AD9159;
                 text-decoration:none;
}


.etc_text a:hover {
                  color: #E6CD97;
                       text-decoration : none;

}




/*エントリー日付 */
.entry_state_sec {
    font-size: 12px;
    color: #777777;
    text-align: right;
    margin: 0px 20px 15px 20px;
}










/*エントリーオプション */

.entry_state {
    font-size: 12px;
    color: #333333;
    text-align: right;
    margin: 0px 20px 15px 20px;
}


.entry_state a {
                 font-size: 12px;
                 color: #5C4D2F;
                 text-decoration:none;
}


.entry_state a:hover {
                   color: #AD9159;
                   text-decoration : none;
}




/*エントリーナビ */

.entry_navi{
    font-size: 12px;
    color: #333333;
    text-align:center;
}

.entry_navi a {
                 font-size: 12px;
                 color: #777777;
                 text-decoration:none;
}


.entry_navi a:hover {
                  color: #AAAAAA;
                       text-decoration : underline;
}




/*テキスト内の画像*/

.entry_text img {
       padding: 5px;
       border:1px solid #5C4D2F;
} 




/*コメントタイトル */
.etc_title {
    text-align: left;
    font-size: 12px;
    font-weight: bolder;
    color: #666666;
    margin: 10px 20px 5px 20px;

}

.etc_title a {
                 font-size: 12px;
                 font-weight: bolder;
                 color: #AD9159;
                 text-decoration:none;
}


.etc_title a:hover {
                   color: #E6CD97;
                   text-decoration : none;
}




/*コメントオプション */
.etc_state {
    font-size: 10px;
    color: #666666;
    text-align: right;
    padding-bottom: 10px;
    border-bottom: 1px dotted #5C4D2F;
    margin: 20px 30px 20px 20px;
}


.etc_state a {
                 font-size: 12px;
                 color: #5C4D2F;
                 text-decoration:none;
}


.etc_state a:hover {
                   color: #AD9159;
                   text-decoration : none;
}






/*検索 */
#sarch { text-align: left;
         margin-top : 30px;
         padding: 0px 0px 10px 35px; }




/*フォーム装飾 */
input,textarea,select,button,submit {
         border-left:0px solid #5C4D2F; 
         border-right:0px solid #5C4D2F; 
         border-top:0px solid #5C4D2F; 
         border-bottom:1px solid #5C4D2F; 
         color : #9E9E9E; background-color:#000000;
}




/*著作権 */



#footer a {
    color:#AD9159;
    font-size: 10px;
    text-decoration:none;
    }

#footer a:hover {
    color:#E6CD97;
}

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;
}