@charset "EUC-JP";

body{
        text-align: center;
        background-color: #EEEEEE;
        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 ;
        background-image: url();
        background-position: left top;
        background-repeat: no-repeat;
}



#frame {
          width: 770px;
          margin-top:  0px;
          padding-top: 0px;
          padding-left: 0px;
          padding-right: 0px;
          border-left: solid 1px #A8B1C3;
          border-right: solid 1px #A8B1C3;
          background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/acp_bg003.jpg);
          background-position: left top;
          background-repeat: repeat;
                     }


#top {
          width : 770px;
          height : 200px;
}



#title {
          width : 770px;
          height : 280px;
          margin-top:  0px;
          padding-top: 0px;
          text-align: left;
          background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/title.gif);
          background-position: left top;
          background-repeat: no-repeat;
                       }




#menu {
        width : 190px;
        margin: 20px 0px 0px 10px;
        padding: 0px;
        color: #666666;
        text-align: left;
                    }

#menu p {
        font-size: 12px;
        color: #666666;
        padding: 0px 10px 0px 10px;
}

#menu p a { text-decoration: underline;}
#menu p a:hover {text-decoration: none;}  



#menu2 {
        width : 490px;
        margin: 20px 10px 20px 10px;
        padding: 0px;
        color: #666666;
        text-align: left;
                    }

#menu2 p{
        font-size: 12px;
        color: #666666;
        padding: 0px 10px 0px 10px;
}

#menu2 p a { text-decoration: underline;}
#menu2 p a:hover {text-decoration: none;}  


#main {
        width : 530px;
        margin: 20px 0px 0px 10px;
        padding: 0px;
        text-align: left;
        color: #666666;
                    }


/*ブログタイトル */


h1 {
    text-align: left;
    font-size: 15px;
    font-weight: bolder;
    color: #666666;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 3px;
    margin: 0px;
    border-bottom: solid 1px #A8B1C3;
}

h1 a {
                 font-size: 15px;
                 letter-spacing: 10pt;
                 color: #548DE2;
                 text-decoration: none;
}


h1 a:hover {
                 color: #888888;
                 background-color: transparent;
                 text-decoration : none;
}




/*ブログ説明文 */

.blog_info {
    text-align: left;
    margin-top: 1px;
    font-size: 12px;
    font-weight: bolder;
    color: #666666;
    padding-top: 3px;
    padding-left: 20px;
    padding-right: 20px;
}




/* カレンダー */

.calender {
        font-size: 10px;
        line-height: 100%;
        width: 90%;
        border: 1px dotted #666666;
        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: #969696;  text-decoration: underline;}


.calender th {
           width: 20px;
           height: 16px;
           font-weight: bolder;
           text-align: center;
}


.calender td {
           padding: 3px;
           width: 16px;
           height: 16px;
           text-align: center;
}



.calender td a {
             padding: 3px;
             display: block;
}


th#sun {
     color: #FF0000;
}


th#sat {
     color: #00517F;
}


.calender td a:link {
                  background: #92BEFF;
                  padding: 3px;
                  color: #333333;
                  text-decoration: none;
}


.calender td a:visited {
                     background: #92BEFF;
                     padding: 3px;
                     color: #333333;
                     text-decoration: none;

}


.calender td a:hover {
                   background: #FFFFFF;
                   padding: 3px;
                   color: #333333;
                   text-decoration: none;
}



/*メニュータイトル */

.menu_title {
        font-size: 12px;
        color: #548DE2;
        font-weight: bolder;
        text-align: left;
        margin-bottom: 10px;
        padding: 3px 5px 3px 5px;
        background-image: url(
http://blog-imgs-29.fc2.com/0/1/0/010101/acp_mtbg01.gif);
        background-position: center center;
        background-repeat: no-repeat;
}


.menu_title2 {
        font-size: 12px;
        color: #548DE2;
        font-weight: bolder;
        text-align: left;
        margin-bottom: 10px;
        padding: 3px 5px 3px 5px;
        background-image: url(
http://blog-imgs-29.fc2.com/0/1/0/010101/acp_mtbg02.gif);
        background-position: center center;
        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/acp_li01.gif);
     background-position: 0px 2px;
     background-repeat: no-repeat;
}





a {
       color: #333333;
       background-color: transparent;
       text-decoration: none;
}


a:hover {
    color:  #666666;
    background-color: #E2E2E2;
    text-decoration: none;
}   






/*エントリーテーブル */

.entry_table{
    width: 510px;
    margin: 0px 0px 30px 0px;
    color: #666666;
}



/*エントリータイトル */

h2 {
    text-align: center;
    font-size: 12px;
    font-weight: bolder;
    color: #666666;
    margin: 10px 20px 10px 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px dotted #666666;
    border-bottom: 1px dotted #666666;
    background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/acp_h2bg001.jpg);
    background-position: center top;
    background-repeat: repeat-y;
}


h2 a {
                 font-size: 12px;
                 color: #666666;
                 text-decoration:none;
}


h2 a:hover {
                   color: #888888;
                   text-decoration : underline;
}





/*エントリーテキスト */

.etc_text {
    font-size: 12px;
    color: #444444;
    margin: 5px 20px 5px 20px;
    line-height : 150%;
}

.etc_text a {
                 font-size: 12px;
                 color: #548DE2;
                 text-decoration: none;
                 background-color: #EEEEEE;
}


.etc_text a:hover {
                  color: #92BEFF;
                  text-decoration : none;

}




.etc_text blockquote {
        font-size: 10px;
        text-align: left;
        color: #777777;
        background-color: #EEEEEE;
        border:1px dotted #92BEFF;
        padding: 7px;
        margin: 0px 5px 0px 5px;
}





/*テキスト内の画像*/

.entry_text img {
       border:0px solid #FFFFFF; 
       padding: 0px;
}




/*エントリー日付 */
.entry_date {
    font-size: 12px;
    color: #969696;
    text-align: right;
    margin: 0px 30px 10px 0px;
}





/*エントリーオプション */

.entry_option {
    font-size: 12px;
    color: #CCCCCC;
    text-align: right;
    margin: 5px 30px 0px 0px;
}


.entry_option a {
                 font-size: 12px;
                 color: #548DE2;
                 text-decoration: underline;
}


.entry_option a:hover {
                   background-color: #EEEEEE;
                   color: #92BEFF;
                   text-decoration : none;
}





.entry_menu {
    font-size: 12px;
    color: gray;
    text-align: right;
    margin: 0px 30px 10px 30px;
}



/*エントリーナビ */

.entry_navi{
    font-size: 12px;
    color: #666666;
    text-align:center;
}

.entry_navi a {
                 font-size: 12px;
                 color: #548DE2;
                 text-decoration:none;
}


.entry_navi a:hover {
                  color: #888888;
                  text-decoration : underline;
}



/*コメントタイトル */
.etc_title {
    text-align: left;
    font-size: 12px;
    font-weight: bolder;
    color: #548DE2;
    margin: 10px 20px 5px 20px;

}

.etc_title a {
                 font-size: 12px;
                 font-weight: bolder;
                 color: #548DE2;
                 text-decoration:none;
}


.etc_title a:hover {
                   color: #92BEFF;
                   background-color: #EEEEEE;
                   text-decoration : none;
}




/*コメントオプション */
.etc_state {
    font-size: 12px;
    color: #666666;
    text-align: right;
    padding-bottom: 10px;
    border-bottom: 1px dotted #548DE2;
    margin: 20px 20px 10px 20px;
}


.etc_state a {
                 font-size: 12px;
                 color: #548DE2;
                 text-decoration: underline;
}


.etc_state a:hover {
                   color: #92BEFF;
                   background-color: #EEEEEE;
                   text-decoration: none;
}



.post_title {
    text-align: center;
    font-size: 12px;
    font-weight: bolder;
    color: #666666;
    margin: 10px 20px 5px 20px;
    padding-top: 6px;
    padding-bottom: 6px;
}




/*検索 */
#sarch { text-align: left;
         margin-top : 30px;
         padding: 0px 0px 10px 35px; }




/*フォーム装飾 */
input,textarea,select,button,submit {
         border-left:1px solid #A8B1C3; 
         border-right:1px solid #A8B1C3; 
         border-top:1px solid #A8B1C3; 
         border-bottom:1px solid #A8B1C3; 
         color : #444444; background-color:#CCCCCC;
}




/*著作権 */


#footer {
    font-size: 12px;
    clear : both;
    width: 770px;
    color: #444444;
    padding-top: 10px;
    border-top:1px solid #A8B1C3; 
    margin-top: 30px;
    text-align: center;
    padding-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    }

#footer a {
    color:#444444;
    font-size: 12px;
    text-decoration:none;
    }

#footer a:hover {
    color:#888888;
    text-decoration: underline;
}

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;
}