@charset "UTF-8";

body{
        text-align: center;
        background-color: #010B39;
        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(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/sym_bg001.jpg);
        background-position: left bottom;
        background-repeat: repeat-x;
        background-attachment: fixed;
}



#frame {
          background-color: #010B39;
          width: 770px;
          margin-top:  0px;
          padding-top: 0px;
          padding-left: 0px;
          padding-right: 0px;
          border-left: dotted 1px #495488;
          border-right: dotted 1px #495488;
          background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/sym_frbg001.jpg);
          background-position: left top;
          background-repeat: repeat;
                     }



#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 : 185px;
        margin: 20px 0px 0px 15px;
        padding: 0px;
        color: #BDCE97;
        text-align: left;
                    }

#menu p {
        font-size: 10px;
        color: #CCCCCC;
        padding: 0px 10px 0px 10px;
}

#menu p a { text-decoration: underline;}
#menu p a:hover {text-decoration: none;}  



#menu2 {
        margin: 0px 10px 20px 10px;
        padding: 0px;
        color: #BDCE97;
        text-align: left;
                    }

#menu2 p{
        font-size: 12px;
        color: #CCCCCC;
        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 0px;
        padding: 0px;
        text-align: left;
        color: #666666;
                    }


/*ブログタイトル */


h1 {
    text-align: left;
    font-size: 14px;
    font-weight: bolder;
    color: #FFFFFF;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0px;

}

h1 a {
                 font-size: 14px;
                 letter-spacing: 10pt;
                 color: #1A9CF0;
                 text-decoration:none;
}


h1 a:hover {
                   color: #CCCCCC;
                   text-decoration : none;
}




/*ブログ説明文 */

.blog_info {
    text-align: left;
    margin-top: 1px;
    font-size: 12px;
    color: #A2FFFF;
    padding-left: 20px;
    padding-right: 20px;
}


/*横カレンダー */

#calender {
     color: #BBBBBB;
     text-align: center;
     margin: 2px 20px 2px 20px;
     padding-top: 2px;
     padding-bottom: 2px;
     border-left:1px dotted #017EF3; 
     border-right:1px dotted #017EF3; 
     border-top:1px dotted #017EF3; 
     border-bottom:1px dotted #017EF3; 
}

#calender ul {
     text-align: center;
     font-family: Arial, Geneva, Helvetica, sans-serif;
     font-size: 12px;
     list-style-position : inside;
     padding-left: 0px;
}

#calender li {
     background-image: none;
     padding: 3px;
     display : inline;
     font-size: 10px;
     list-style-type : none;
     background-image: none;
}

#calender li a{
     text-decoration: none;
     color: #FFFFFF;
}

#calender li a:hover {
     color: #759ABF;
     text-decoration: none;
}






/* カレンダー */

.calender {
        font-size: 10px;
        line-height: 100%;
        width: 90%;
        margin-bottom: 20px;
        margin-left: 10px;
        color: #A6A6A6;
}


.calender a  { font-weight: bolder;}
.calender a:link    {color: #969696;  text-decoration: none;}
.calender a:active  {color: #969696;  text-decoration: none;}
.calender a:visited {color: #969696;  text-decoration: none;}
.calender a:hover   {color: #969696;  text-decoration: underline;}


.calender caption {
                font-size: 10px;
                line-height: 150%;
                padding-bottom: 1px;
                color: #ffffff;
                margin-left: 10px;
                border-bottom: 1px dotted #017EF3;
}


.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: #87CEEB;  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 dotted #017EF3;
}



.calender td a {
             display: block;
}


th#sun {
     color: #FF0000;
}


th#sat {
     color: #00517F;
}


.calender td a:link {
                  background: #191970;
                  padding: 3px;
                  color: #87CEEB;
                  text-decoration: none;
}


.calender td a:visited {
                     background: #191970;
                     padding: 3px;
                     color: #87CEEB;
                     text-decoration: none;

}


.calender td a:hover {
                   background: #87CEEB;
                   padding: 3px;
                   color: #191970;
                   text-decoration: none;
}



/*メニュータイトル */

.menu_title {
        font-size: 12px;
        color: #B9C9D9;
        text-align: left;
        margin-bottom: 15px;
        padding: 2px 5px 2px 5px;
        border-right : 3px solid #017EF3;
        border-top : 1px dotted #017EF3;
        border-left : 3px solid #017EF3;
        border-bottom : 1px dotted #017EF3;
}


/* 自己紹介イメージ */

.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/sym_li01.gif);
     background-position: left top;
     background-repeat: no-repeat;
}





a {
       text-decoration: none;
       color: #80BDE4;
}


a:hover {
    color:  #FFFFFF;
}   






/*エントリーテーブル */

.entry_table{
    border: solid 1px #017EF3;
    width: 510px;
    margin: 0px 15px 35px 5px;
    padding: 0px;
    color: gray;
}


.etc_table{
    width: 510px;
    margin: 0px 15px 35px 5px;
    padding: 0px;
    color: gray;
}



/*エントリータイトル */

h2 {
    text-align: center;
    font-size: 12px;
    font-weight: bolder;
    color: #C5DDED;
    margin: 10px 20px 10px 20px;
    padding-top: 7px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 7px;
}


h2 a {
                 font-size: 12px;
                 color: #C5DDED;
                 text-decoration:none;
}


h2 a:hover {
                   color: #87CEEB;
                   text-decoration : underline;
}


#main_entry {
    width: 500px;
    margin: 0px 5px 0px 5px;
    padding: 0px;
    border: 1px dotted #017EF3;
}


/*エントリーテキスト */

.etc_text {
    font-size: 12px;
    color: #C5DDED;
    margin: 10px 20px 10px 20px;
    line-height : 150%;
}

.etc_text a {
                 font-size: 12px;
                 color: #1A9CF0;
                 text-decoration:underline;
}


.etc_text a:hover {
                 color: #FFFFFF;
                 text-decoration : none;
}




.etc_text blockquote {
        font-size: 10px;
        text-align: left;
        color: #FFFFFF;
        background-color: #2C3561;
        border:1px dotted #FFFFFF;
        padding: 7px;
        margin: 0px 5px 0px 5px;
}





/*テキスト内の画像*/

.entry_text img {
       border:0px solid #FFFFFF; 
       padding: 0px;
}




/*エントリー日付 */
.entry_date {
    font-size: 12px;
    color: #666666;
    text-align: right;
    margin: 5px 30px 10px 0px;
}





/*エントリーオプション */

.entry_option {
    font-size: 12px;
    color: #4D5268;
    text-align: right;
    margin: 7px 30px 7px 0px;
}


.entry_moption a {
                 color: #1A9CF0;
                 text-decoration:none;
}

.entry_option a:hover {
                 color: #87CEEB;
                 text-decoration : underline;
}



/*エントリーナビ */

.entry_navi{
    font-size: 12px;
    color: #4D5268;
    text-align:center;
}

.entry_navi a {
                 font-size: 12px;
                 color: #CCCCCC;
                 text-decoration:none;
}


.entry_navi a:hover {
                  color: #87CEEB;
                  text-decoration : none;
}



/*コメントタイトル */
.etc_title {
    text-align: left;
    font-size: 12px;
    font-weight: bolder;
    color: #1A9CF0;
    margin: 10px 20px 5px 20px;

}

.etc_title a {
                 font-size: 12px;
                 font-weight: bolder;
                 color: #1A9CF0;
                 text-decoration:none;
}


.etc_title a:hover {
                   color: #CCCCCC;
                   text-decoration : none;
}




/*コメントオプション */
.etc_state {
    font-size: 12px;
    color: #888888;
    text-align: right;
    padding-bottom: 10px;
    border-bottom: 1px dotted #969696;
    margin: 20px 20px 20px 20px;
}


.etc_state a {
                 font-size: 12px;
                 color: #1A9CF0;
                 text-decoration: underline;
}


.etc_state a:hover {
                   color: #CCCCCC;
                   text-decoration : none;
}





/*検索 */
#sarch { text-align: left;
         margin-top : 30px;
         padding: 0px 0px 10px 35px; }




/*フォーム装飾 */
input,textarea,select,button,submit {
         border-left:1px solid #1F2D6C; 
         border-right:1px solid #1F2D6C; 
         border-top:1px solid #1F2D6C; 
         border-bottom:1px solid #1F2D6C; 
         color : #010B39; background-color:#566490;
}




/*著作権 */


#footer {
    font-size: 10px;
    clear : both;
    width: 770px;
    color: #CCCCCC;
    padding-top: 0px;
    margin-top: 30px;
    text-align: center;
    padding-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    }

#footer a {
    color:#1A9CF0;
    font-size: 10px;
    text-decoration:none;
    }

#footer a:hover {
    color:#87CEEB;
}

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;
}