@charset "utf-8";


/* ------------------------------------------------------ */

/*  Copyright (C) ALT-DESIGN@clip / atsumu                */

/*  id:[010101] FC2 Blog Template ver5.0                  */

/* ------------------------------------------------------ */


body{
        text-align: center;
        background-color: #000000;
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        font-family: Verdana, Helvetica, “ヒラギノ角ゴ Pro W3″, "ＭＳ Ｐゴシック", Osaka, sans-serif;
}




#layout {
          background-color: #000000;
          width: 770px;
          margin-top:  0px;
          padding-top: 0px;
          border-left: solid 1px #2E2E2E;
          border-right: solid 1px #2E2E2E;
          background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/mn_bg002.jpg);
          background-position: right 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: right top;
          background-repeat: no-repeat;
                       }


#menu {
        width : 170px;
        margin: 25px 0px 0px 20px;
        padding: 0px;
        color: #BDCE97;
        text-align: left;
                    }

#menu p{
        font-size: 10px;
        color: #ACB8A9;
        padding: 0px 10px 0px 10px;
}

#main {
        width : 530px;
        margin: 30px 0px 0px 0px;
        padding: 0px;
        text-align: left;
        color: #888888;
                    }




#footer {
    font-size: 12px;
    clear : both;
    width: 770px;
    color: #666666;
    padding-top: 10px;
    margin-top: 30px;
    text-align: center;
    padding-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    }






/*ブログタイトル */


.site_title {
    text-align: left;
    font-size: 14px;
    font-weight: bolder;
    color: #CCCCCC;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0px;

}

.site_title a {
                 letter-spacing: 10pt;
                 font-size: 14px;
                 color: #63809C;
                 text-decoration:none;
}


.site_title a:hover {
                   color: #3A5977;
                   text-decoration : none;
}




/*ブログ説明文 */

.site_intro {
    text-align: left;
    margin-top: 1px;
    font-size: 12px;
    color: #8890A9;
    padding-left: 20px;
    padding-right: 20px;
}





/* カレンダー */

.calender {
        font-size: 10px;
        line-height: 100%;
        width: 150px;
            border: 1px solid #273D52;
            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: none;}


.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 {
                  background: #333333;
                  color: #6464A0;
                  text-decoration: none;
}


.calender td a:visited {
                     background: #333333;
                     color: #6464A0;
                     text-decoration: none;

}


.calender td a:hover {
                   background: #666666;
                   color: #AAAAAA;
                   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: #AAAAAA;
        text-align: left;
        margin-bottom: 15px;
        padding-left: 5px;
        border-left : 5px solid #273D52;
        border-bottom : 1px solid #273D52;
    }


/* 自己紹介イメージ */

.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/mn_li001.jpg);
     background-position: left top;
     background-repeat: no-repeat;
}





a {
       text-decoration: none;
       color: #718EA8;
}


a:hover {
    color:  #666666;
}   





/*エントリーテーブル */

.entry_table{
    width: 500px;
    margin: 0px 30px 50px 0px;
    color: gray;
}



/*エントリータイトル */

.entry_title{
    font-size: 12px;
    font-weight: bolder;
    color: #AAAAAA;
    margin: 12px 20px 10px 20px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #333333;
}


.entry_title a {
                 font-size: 12px;
                 color: #AAAAAA;
                 text-decoration: none;
}


.entry_title a:hover {
                   color: #666666;
                   text-decoration : none;
}





/*エントリーテキスト */

.entry_text {
    font-size: 12px;
    color: #AAAAAA;
    margin: 10px 20px 10px 20px;
    line-height : 150%;
}

.entry_text a {
                 font-size: 12px;
                 color: #A36D82;
                 text-decoration: underline;
}


.entry_text a:hover {
                  color: #7C4A5E;
                  text-decoration : underline;

}



.entry_text blockquote {
        text-align: left;
        color: #EEEEEE;
        background-color: #444444;
        border:1px dotted #FFFFFF;
        padding: 10px;
        margin: 0px 5px 0px 5px;
}

 .entry_text blockquote p {
        padding: 0px;
        margin: 0px;
 }



/*エントリー日付 */
.entry_state_sec {
    font-size: 12px;
    color: #666666;
    text-align: right;
    margin: 0px 30px 10px 0px;
}





/*エントリーオプション */

.entry_state {
    font-size: 12px;
    color: #333333;
    text-align: right;
         margin: 10px 30px 0px 20px;
}


.entry_state a {
                 font-size: 12px;
                 color: #6464A0;
                 text-decoration:none;
}


.entry_state a:hover {
                   color: #666666;
                   text-decoration : none;
}


.entry_button {
    font-size: 12px;
    color: #333333;
    text-align: right;
         margin: 0px 30px 12px 0px;
}



/*エントリーナビ */

.entry_navi{
    font-size: 12px;
    color: #666666;
    text-align:center;
}

.entry_navi a {
                 font-size: 12px;
                 color: #8A6783;
                 text-decoration:none;
}


.entry_navi a:hover {
                  color: #666666;
                       text-decoration : none;
}




/*テキスト内の画像*/

.entry_text img {
       border:1px solid #273D52;
       padding: 0px;
} 




/*コメントタイトル */
.etc_title {
    text-align: left;
    font-size: 12px;
    font-weight: bolder;
    color: #6464A0;
    margin: 10px 20px 5px 20px;

}

.etc_title a {
                 font-size: 12px;
                 font-weight: bolder;
                 color: #6464A0;
                 text-decoration:none;
}


.etc_title a:hover {
                   color: #666666;
                   text-decoration : none;
}




/*コメントオプション */
.etc_state {
    font-size: 12px;
    color: #666666;
    text-align: right;
    padding-bottom: 15px;
    border-bottom: 1px dotted #444444;
    margin: 15px 30px 15px 20px;
}


.etc_state a {
                 font-size: 12px;
                 color: #75769F;
                 text-decoration:none;
}


.etc_state a:hover {
                   color: #666666;
                   text-decoration : underline;
}






/*検索 */
#sarch { text-align: left;
         margin-top : 30px;
         padding: 0px 0px 10px 35px; }




/*フォーム装飾 */
input,textarea,select,button,submit {
         border:1px solid #273D52; 
         color : #AAAAAA; background-color:#000000;
}




/*著作権 */



#footer a {
    color:#6464A0;
    font-size: 12px;
    text-decoration:none;
    }

#footer a:hover {
    color:#666666;
}

textarea,input,select {
}

img.emoji{
    vertical-align:middle;
    border:0;
}