@charset "EUC-JP";

body{
        text-align: center;
        background-color: #000000;
        margin: 0px;
        padding: 0px;
        font-size: 14px;
        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;
          border-left: solid 1px #0066CC;
          border-right: solid 1px #0066CC;
                     }


#header {
          width : 770px;
          height : 267px;
          margin-top:  0px;
          padding-top: 0px;
          text-align: left;
                       }



#menu {
        float : left;
        width : 170px;
        margin: 20px 0px 0px 16px;
        padding: 0px;
        color: #CCCCCC;
        text-align: left;
                    }

#menu p{
        font-size: 12px;
        color: #61778D;
        padding: 0px 10px 0px 10px;
}

#main {
        float : right;
        width : 530px;
        margin: 20px 0px 0px 10px;
        padding: 0px;
        text-align: left;
        color: #666666;
                    }




#footer {
    font-size: 12px;
    clear : both;
    width: 770px;
    color: #555555;
    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;
    color: #666666;
    padding-right: 30px;
    padding-left: 30px;
    margin: 0px;

}

.site_title a {
                 font-weight: bolder;
                 letter-spacing: 10pt;
                 font-size: 14px;
                 color: #0066CC;
                 text-decoration:none;
}


.site_title a:hover {
                   color: skyblue;
                   text-decoration : none;
}




/*ブログ説明文 */

.site_intro {
    text-align: right;
    font-size: 14px;
    color: #588080;
    margin-left: 0px;
    padding-top: 1px;
    padding-right: 30px;
}




/* カレンダー */

.calender {
        font-size: 10px;
        line-height: 100%;
        width: 90%;
        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: #666666;
                margin-left: 10px;
}


.calender caption a:link    {color: #666666;  text-decoration: none;}
.calender caption a:active  {color: #666666;  text-decoration: none}
.calender caption a:visited {color: #666666;  text-decoration: none}
.calender caption a:hover   {color: skyblue;  text-decoration: underline;}


.calender th {
           width: 20px;
           height: 16px;
           font-weight: bolder;
           text-align: center;
           color: #555555;
}


.calender td {
           width: 20px;
           height: 16px;
           text-align: center;
}



.calender td a {
             display: block;
}


th#sun {
     color: #6E6BAA;
}


th#sat {
     color: #00517F;
}


.calender td a:link {
                  color: #0066CC;
                  text-decoration: none;
}




.calender td a:hover {
                   color: #CCCCCC;
                   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: #666666;
        text-align: left;
        margin-bottom: 15px;
        padding: 4px 5px 4px 5px;
        background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/bm_m2bg_005.jpg);
        background-position: right 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: 12px;
     color: gray;
     line-height: 150%;
     padding: 0px 0px 10px 20px;
     text-decoration: none;
     background: url(http://blog-imgs-29.fc2.com/0/1/0/010101/li041.jpg);
     background-position: 1px 2px;
     background-repeat: no-repeat;
}





a {
       text-decoration: none;
       color: #3598CC;
}


a:hover {
    color: skyblue;
}   






/*エントリーテーブル */

.entry_table{
    width: 500px;
    margin: 0px 30px 20px 0px;
}





/*エントリータイトル */

.entry_title{
    font-size: 14px;
    font-weight: bolder;
    color: #0066CC;
    margin: 10px 20px 10px 20px;
    padding: 6px 0px 6px 0px;
    background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/bm_ebg_001.jpg);
    background-position: right top;
    background-repeat: no-repeat;
}


.entry_title a {
                 font-size: 14px;
                 color: #666666;
                 text-decoration:none;
}


.entry_title a:hover {
                   color: skyblue;
                   text-decoration : underline;
}





/*エントリーテキスト */

.entry_text {
    font-size: 14px;
    color: #999999;
    margin: 10px 20px 10px 20px;
    line-height : 165%;
}

.entry_text a {
                 font-size: 14px;
                 color: #3598CC;
                 text-decoration: none;
}


.entry_text a:hover {
                  color: skyblue;
                       text-decoration : underline;

}





.except_text {
    font-size: 14px;
    color: #61778D;
    margin: 10px 20px 10px 20px;
    line-height : 165%;
}






/*エントリー日付 */
.entry_state_sec {
    font-size: 12px;
    color: #666666;
    text-align: right;
         margin: 0px 30px 10px 0px;
}





/*エントリーオプション */

.entry_state {
    font-size: 12px;
    color: #444444;
    text-align: right;
         margin: 20px 30px 10px 0px;
}


.entry_state a {
                 font-size: 12px;
                 color: #0066CC;
                 text-decoration:none;
}


.entry_state a:hover {
                   color: skyblue;
                   text-decoration : underline;
}




/*エントリーナビ */

.entry_navi{
    font-size: 14px;
    color: #444444;
    text-align:center;
    margin: 20px 0px 40px 0px;
}

.entry_navi a {
                 font-size: 14px;
                 color: #3598CC;
                 text-decoration:none;
}


.entry_navi a:hover {
                  color: skyblue;
                       text-decoration : underline;
}




/*テキスト内の画像*/

.entry_text img {
       border:1px solid #0066CC; 
       padding: 0px;
} 




/*コメントタイトル */
.etc_title {
    text-align: left;
    font-size: 14px;
    font-weight: bolder;
    color: #5A95A2;
    margin: 10px 20px 5px 20px;

}

.etc_title a {
                 font-size: 14px;
                 font-weight: bolder;
                 color: #5A95A2;
                 text-decoration:none;
}


.etc_title a:hover {
                   color: skyblue;
                   text-decoration : none;
}




/*コメントオプション */
.etc_state {
    font-size: 14px;
    color: #666666;
    text-align: right;
    padding-bottom: 10px;
    border-bottom: 1px dotted #0066CC;
    margin: 20px 30px 20px 20px;
}


.etc_state a {
                 font-size: 14px;
                 color: #0066CC;
                 text-decoration:none;
}


.etc_state a:hover {
                   color: skyblue;
                   text-decoration : underline;
}












/*検索 */
#sarch { text-align: left;
         margin-top : 30px;
         padding: 0px 0px 10px 35px; }




/*フォーム装飾 */
input,textarea,select,button,submit {
         border:1px solid #0066CC; 
         color : #CCCCCC; background-color:#000000;
}




/*著作権 */



#footer a {
    color:#0066CC;
    font-size: 10px;
    text-decoration:none;
    }

#footer a:hover {
    color:skyblue;
}

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;
}