@charset "EUC-JP";

body{
        text-align: center;
        background-color: #000000;
        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 ;
}




#frame {
          width: 770px;
          background-color: #000000;
          border-left: solid 1px #222222;
          border-right: solid 1px #222222;
          margin-top:  0px;
          padding-top: 0px;
          padding-left: 0px;
          padding-right: 0px;
          background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/te_bg001.jpg);
          background-position: center top;
          background-repeat: repeat-y;
                     }



#title {
          width : 770px;
          height : 280px;
          margin-top:  0px;
          padding-top: 0px;
          text-align: left;
          background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/title.gif);
          background-position: left top;
          background-repeat: no-repeat;
                       }




#menu {
        width : 180px;
        margin: 20px 25px 0px 15px;
        padding: 0px;
        color: #9CAB98;
        text-align: left;
                    }

#menu p{
        font-size: 10px;
        color: #AC8B7A;
        padding: 0px 10px 0px 10px;
}



#menu2 {
        margin: 20px 20px 0px 20px;
        padding: 0px;
        color: #9CAB98;
        text-align: left;
                    }

#menu2 p{
        font-size: 10px;
        color: #AC8B7A;
        padding: 0px 10px 0px 10px;
}




#main {
        width : 525px;
        margin: 20px 0px 0px 25px;
        padding: 0px;
        text-align: left;
        color: #666666;
                    }




/*ブログタイトル */


.blog_title {
    text-align: right;
    font-size: 14px;
    font-weight: bolder;
    color: #6E97E6;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0px;

}

.blog_title a {
                 font-size: 14px;
                 letter-spacing: 10pt;
                 color: #6E97E6;
                 text-decoration:none;
}


.blog_title a:hover {
                   color: #666666;
                   text-decoration : none;
}







/*ブログ説明文 */

.blog_info {
    text-align: right;
    margin-top: 1px;
    font-size: 12px;
    font-weight: bolder;
    color: #CCCCCC;
    padding-left: 20px;
    padding-right: 20px;
}



/* カレンダー */

.calender {
        font-size: 10px;
        line-height: 100%;
        width: 95%;
        border: 0px solid #6E97E6;
        margin-bottom: 20px;
        margin-left: 10px;
        color: #999999;
}


.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: #ffffff;
                margin-left: 10px;
}


.calender caption a:link    {color: #6E97E6;  text-decoration: none;}
.calender caption a:active  {color: #6E97E6;  text-decoration: none;}
.calender caption a:visited {color: #6E97E6;  text-decoration: none;}
.calender caption a:hover   {color: #666666;  text-decoration: underline;}


.calender th {
           width: 20px;
           height: 16px;
           font-weight: bolder;
           text-align: center;
}


.calender td {
           width: 20px;
           height: 16px;
           text-align: center;
           border-bottom: 1px solid #666666;
}



.calender td a {
             display: block;
}


th#sun {
     color: #FF0000;
}


th#sat {
     color: #00517F;
}


.calender td a:link {
                  background: #000000;
                  color: #6E97E6;
                  text-decoration: none;
}


.calender td a:visited {
                     background: #000000;
                     color: #6E97E6;
                     text-decoration: none;

}


.calender td a:hover {
                   background: #000000;
                   color: #FFFFFF;
                   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;
}



/*メニュータイトル */

h2 {
        font-size: 12px;
        color: #FFFFFF;
        background-color: #000000;
        text-align: left;
        margin-bottom: 15px;
        padding: 0px 5px 0px 5px;
        border-left : 15px solid #666666;
        border-right : 15px solid #666666;
    }


/* 自己紹介イメージ */

.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/te_li01.gif);
     background-position: left top;
     background-repeat: no-repeat;
}





a {
       text-decoration: none;
       color: #6E97E6;
}


a:hover {
    color:  #FFFFFF;
}   






/*エントリーテーブル */

.entry_table{
    background-color: #000000;
    border:1px solid #222222;
    width: 525px;
    margin: 0px 0px 30px 0px;
    color: #999999;
}



.etc_table{
    width: 525px;
    margin: 0px 0px 30px 0px;
    color: gray;
}


/*エントリータイトル */

.entry_title{
    font-size: 12px;
    font-weight: bolder;
    color: #BBBBBB;
    margin: 10px 20px 10px 20px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #666666;
}


.entry_title a {
                 font-size: 12px;
                 color: #CCCCCC;
                 text-decoration:none;
}


.entry_title a:hover {
                   color: #FFFFFF;
                   text-decoration : underline;
}





/*エントリーテキスト */

.entry_text {
    font-size: 12px;
    color: #BBBBBB;
    margin: 10px 20px 10px 20px;
    line-height : 160%;
}

.entry_text a {
                 font-size: 12px;
                 color: #8BC1B8;
                 text-decoration: underline;
}


.entry_text a:hover {
                  color: #FFFFFF;
                  text-decoration : none;

}



.etc_text {
    font-size: 12px;
    color: #BBBBBB;
    margin: 10px 20px 10px 20px;
    line-height : 160%;
}

.etc_text a {
                 font-size: 12px;
                 color: #8BC1B8;
                 text-decoration: underline;
}


.etc_text a:hover {
                  color: #FFFFFF;
                  text-decoration : none;

}




.entry_text blockquote {
        font-size: 10px;
        text-align: left;
        color: #FFFFFF;
        background-color: #222222;
        border:1px dotted #666666;
        padding: 7px;
        margin: 0px 5px 0px 5px;
}





/*エントリー日付 */
.entry_date {
    font-size: 12px;
    color: #666666;
    text-align: right;
    margin: 0px 30px 10px 0px;
}





/*エントリーオプション */

.entry_option {
    font-size: 12px;
    color: #333333;
    text-align: right;
         margin: 20px 30px 10px 0px;
}


.entry_state a {
                 font-size: 12px;
                 color: #6E97E6;
                 text-decoration:none;
}


.entry_state a:hover {
                   color: #FFFFFF;
                   text-decoration : underline;
}




/*エントリーナビ */

.entry_navi{
    font-size: 12px;
    color: #FFFFFF;
    text-align:center;
}

.entry_navi a {
                 font-size: 12px;
                 color: #B692D1;
                 text-decoration:none;
}


.entry_navi a:hover {
                  color: #FFFFFF;
                       text-decoration : underline;
}




/*テキスト内の画像*/

.entry_text img {
       border:1px solid #FFFFFF; 
       padding: 0px;
} 




/*コメントタイトル */
.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: #6E97E6;
                 text-decoration:none;
}


.etc_title a:hover {
                   color: #FFFFFF;
                   text-decoration : none;
}




/*コメントオプション */
.etc_state {
    font-size: 10px;
    color: #888888;
    text-align: right;
    padding-bottom: 10px;
    border-bottom: 1px dotted #333333;
    margin: 20px 30px 20px 20px;
}


.etc_state a {
                 color: #6E97E6;
                 text-decoration:none;
}


.etc_state a:hover {
                   color: #FFFFFF;
                   text-decoration : none;
}





/*検索 */
#sarch { text-align: left;
         margin-top : 30px;
         padding: 0px 0px 10px 35px; }




/*フォーム装飾 */
input,textarea,select,button,submit {
         border-left:1px solid #CCCCCC; 
         border-right:1px solid #CCCCCC; 
         border-top:1px solid #CCCCCC; 
         border-bottom:1px solid #CCCCCC; 
         color : #6E97E6; background-color:#000000;
}




/*著作権 */


#footer {
    font-size: 10px;
    clear : both;
    width: 770px;
    color: #FFFFFF;
    padding-top: 10px;
    margin-top: 30px;
    text-align: center;
    padding-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    }

#footer a {
    color:#6E97E6;
    font-size: 10px;
    text-decoration:none;
    }

#footer a:hover {
    color:#FFFFFF;
}

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;
}