@charset "EUC-JP";

body{
        text-align: center;
        background-color: #DBECFE;
        margin: 0px;
        padding: 0px;
        color: #666666;
        font-size: 12px;
        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;
          background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/aa_bg001.jpg);
          background-position: left top;
          background-repeat: repeat-y;
                     }


#header {
          width : 770px;
          height : 200px;
          margin-top:  0px;
          padding-top: 0px;
          text-align: left;
                       }





#menu {
        width : 175px;
        margin: 15px 0px 0px 20px;
        padding: 0px;
        text-align: left;
                    }

#menu p{
        font-size: 10px;
        color: #666666;
        padding: 0px 10px 0px 10px;
}

#main {
        width : 540px;
        margin: 20px 0px 0px 0px;
        padding: 0px;
        text-align: left;
        color: #666666;
                    }




#footer {
    font-size: 12px;
    clear : both;
    width: 770px;
    color: #1C5EC2;
    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: 15px;
    font-weight: bolder;
    color: #FFFFFF;
    padding-top: 0px;
    margin-left: 20px;
    margin-right: 20px;

}

.site_title a {
                 letter-spacing: 10pt;
                 font-size: 15px;
                 color: #FFFFFF;
                 text-decoration:none;
                 background-color: transparent;
}


.site_title a:hover {
                   color: #CCCCCC;
                   text-decoration : none;
                   background-color: transparent;
}







/*ブログ説明文 */

.site_intro {
    text-align: right;
    margin-top: 1px;
    font-size: 12px;
    font-weight: bolder;
    color: #FFFFFF;
    padding-left: 20px;
    padding-right: 20px;
}





/* カレンダー */

.calender {
            font-size: 10px;
            line-height: 100%;
            width: 165px;
            background: #FFFFFF;
            border: 1px solid #84B9FF;
            margin-bottom: 20px;
            margin-left: 5px;
            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: #ffffff;
                margin-left: 10px;
}


.calender caption a:link    {color: #ffffff;  text-decoration: none;}
.calender caption a:active  {color: #ffffff;  text-decoration: none;}
.calender caption a:visited {color: #ffffff;  text-decoration: none;}
.calender caption a:hover   {color: #CCCCCC;  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: #1C5EC2;
                  text-decoration: none;
}


.calender td a:visited {
                     color: #1C5EC2;
                     text-decoration: none;

}


.calender td a:hover {
                   padding-top: 2px;
                   padding-bottom: 2px;
                   background: #F8F2FE;
                   color: #1C5EC2;
                   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 : 3px solid #84B9FF;
        border-bottom : 1px solid #84B9FF;
    }


h3 {
    font-size: 12px;
        color: #999999;
        text-align: left;
        margin-bottom: 15px;
        padding-left: 5px;
        border-left : 3px solid #FFFFFF;
        border-bottom : 1px solid #FFFFFF;
    }



/* 自己紹介イメージ */

.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.fc2.com/0/1/0/010101/aa_li01.gif);
     background-position: 0px 4px;
     background-repeat: no-repeat;
}





a {
       text-decoration: none;
        background-color: transparent;
       color: #09449C;
}


a:hover {
    color:  #FFFFFF;
    background-color: #309EE9;
}   






/*エントリーテーブル */

.entry_table{
    width: 510px;
    margin: 0px 30px 50px 0px;
    color: #666666;
}


.etc_table{
    width: 510px;
    margin: 0px 30px 50px 0px;
    color: #475589;
}


/*エントリータイトル */

.entry_title{
    font-size: 12px;
    font-weight: bolder;
    color: #436CAA;
    margin: 15px 20px 10px 20px;
}


.entry_title a {
                 font-size: 12px;
                 color: #436CAA;
                 text-decoration:none;
}


.entry_title a:hover {
                   color: #CCCCCC;
                   text-decoration : underline;
}





/*エントリーテキスト */


.entry_text {
    font-size: 12px;
    color: #436CAA;
    margin: 10px 20px 10px 20px;
    line-height : 150%;
}

.entry_text a {
                 font-size: 12px;
                 color: #52B4FB;
                 text-decoration:none;
                 background-color: transparent;
}


.entry_text a:hover {
                  color: #89CCFF;
                  text-decoration : underline;
                 background-color: transparent;
}


.entry_text blockquote {
        font-size: 12px;
        text-align: left;
        color: #005289;
        background-color: #D5EEFF;
        border:1px solid #FFFFFF;
        padding: 15px;
        margin: 0px 5px 0px 5px;
 }

  .entry_text blockquote p {
        padding: 0px;
        margin: 0px;
 }



.etc_text {
    font-size: 12px;
    color: #436CAA;
    margin: 10px 20px 10px 20px;
    line-height : 150%;
}

.etc_text a {
                 font-size: 12px;
                 color: #52B4FB;
                 text-decoration:none;
                 background-color: transparent;
}


.etc_text a:hover {
                  color: #89CCFF;
                  text-decoration : underline;
                 background-color: transparent;

}




/*エントリー日付 */
.entry_state_sec {
    font-size: 12px;
    color: #3BB0FF;
    text-align: right;
    margin: 0px 30px 0px 0px;
}





/*エントリーオプション */

.entry_state {
    font-size: 12px;
    color: #C0DCFF;
    text-align: right;
    margin: 0px 30px 15px 0px;
}


.entry_state a {
                 font-size: 12px;
                 color: #508FFF;
                 text-decoration:none;
                 background-color: transparent;
}


.entry_state a:hover {
                   color: #7AAFFF;
                   text-decoration : underline;
                   background-color: transparent;
}




/*エントリーナビ */

.entry_navi{
    font-size: 12px;
    color: #FFFFFF;
    text-align:center;
}

.entry_navi a {
                 font-size: 12px;
                 color: #1C5EC2;
                 text-decoration:none;
                 background-color: transparent;
}


.entry_navi a:hover {
                 color: #853737;
                 text-decoration : underline;
                 background-color: transparent;
}




/*テキスト内の画像*/

.entry_text img {
       border:1px solid #FFFFFF; 
       padding: 5px;
} 




/*コメントタイトル */
.etc_title {
    text-align: left;
    font-size: 12px;
    font-weight: bolder;
    color: #1C5EC2;
    margin: 10px 20px 5px 20px;

}

.etc_title a {
                 font-size: 12px;
                 font-weight: bolder;
                 color: #1C5EC2;
                 text-decoration:none;
                 background-color: transparent;
}


.etc_title a:hover {
                   color: #CC0000;
                   text-decoration : none;
                   background-color: transparent;
}




/*コメントオプション */
.etc_state {
    font-size: 10px;
    color: #969696;
    text-align: right;
    margin: 5px 30px 0px 20px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #84B9FF;
}


.etc_state a {
                 color: #508FFF;
                 text-decoration:none;
                 background-color: transparent;
}


.etc_state a:hover {
                   color: #7AAFFF;
                   text-decoration : underline;
                   background-color: transparent;
}






/*検索 */
#sarch { text-align: left;
         margin-top : 30px;
         padding: 0px 0px 10px 35px; }




/*フォーム装飾 */
input,textarea,select,button,submit {
         border:0px solid #FFFFFF; 
         color : #436CAA;
         background-color:#FFFFFF;
}




/*著作権 */



#footer a {
    color:#666666;
    font-size: 12px;
    text-decoration:none;
    font-weight: bolder;
    background-color: transparent;
    }

#footer a:hover {
    color:#CCCCCC;
    background-color: transparent;
}


img.emoji{
    vertical-align:middle;
    border:0;
}