@charset "EUC-JP";

body{
        text-align: center;
        background-color: #5887C6;
        color: #FFFFFF;
        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;
        background-attachment: fixed;
}


#frame {
          background-color: #598CC6;
          width: 770px;
          margin-top:  0px;
          padding-top: 0px;
          padding-left: 0px;
          padding-right: 0px;
          border-left: solid 1px #B6C3A8;
          border-right: solid 1px #B6C3A8;
          background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/snt_bg001.jpg);
          background-position: center top;
          background-repeat: no-repeat;
          background-attachment: fixed;
                     }

#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 0px;
        padding: 0px;
        color: #FFABAB;
        text-align: left;
                    }

#menu p{
        font-size: 12px;
        color: #00062E;
        padding: 0px 10px 0px 10px;
}



#menu2 {
        margin: 20px 20px 20px 40px;
        padding: 0px;
        color: #FFABAB;
        text-align: left;
                    }

#menu2 p{
        font-size: 12px;
        color: #00062E;
        padding: 0px 10px 0px 10px;
}



#main {
        width : 530px;
        margin: 20px 0px 0px 0px;
        padding: 0px;
        text-align: left;
        color: #666666;
                    }



/*ブログタイトル */

h1 {
    text-align: left;
    font-size: 16px;
    font-weight: bolder;
    color: #F1F1F1;
    padding-top: 0px;
    padding-left: 35px;
    padding-right: 35px;
    margin: 0px;

}

h1 a {
                 font-size: 16px;
                 letter-spacing: 10pt;
                 color: #F1F1F1;
                 text-decoration:none;
}


h1 a:hover {
                 color:  #D2FAFA;
                 text-decoration: none;
}



/*ブログ説明文 */

.blog_info {
    text-align: left;
    margin-top: 1px;
    font-size: 12px;
    font-weight: bolder;
    color: #EEEEEE;
    padding-left: 35px;
    padding-right: 35px;
}



/*横カレンダー */

#calender {
     color: #BBBBBB;
     text-align: center;
     margin: 2px 35px 2px 35px;
     padding-top: 2px;
     padding-bottom: 2px;
     border-top:1px solid #598CC6; 
     border-bottom:1px solid #598CC6; 
}

#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: 95%;
        border: 2px dotted #FFFFFF;
        margin-bottom: 20px;
        margin-left: 10px;
        color: #EEEEEE;
}


.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: #F2F2F2;
                margin-left: 10px;
}


.calender caption a:link    {color: #CCFFFF;  text-decoration: none;}
.calender caption a:active  {color: #CCFFFF;  text-decoration: none;}
.calender caption a:visited {color: #CCFFFF;  text-decoration: none;}
.calender caption a:hover   {color: skyblue;  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: #FFABAB;
}


th#sat {
     color: #ADCBFF;
}


.calender td a:link {
                  background: #C9D9E8;
                  padding: 3px;
                  color: #4F6D9E;
                  text-decoration: none;
}


.calender td a:visited {
                     background: #C9D9E8;
                     color: #4F6D9E;
                     padding: 3px;
                     text-decoration: none;

}


.calender td a:hover {
                   background: #0E317E;
                   color: #FCFCFC;
                   padding: 3px;
                   text-decoration: none;
}



/*メニュータイトル */

.menu_title {
        font-size: 12px;
        color: #FFFFFF;
        text-align: left;
        margin-bottom: 15px;
        padding: 0px 5px 3px 5px;
        border-left : 0px solid #FFFFFF;
        border-bottom : 2px dotted #FFFFFF;
}


/* 自己紹介イメージ */

.pay img {
       padding-left: 10px;
       margin: 0px;
} 



/* リスト設定 */

ul {
     text-align:left;
     margin: 0px;
     padding-left: 5px;
     list-style-type: none;
     text-decoration: none;
}


li {
     text-align: left;
     font-size: 12px;
     color: #FFFFFF;
     line-height: 150%;
     padding: 0px 0px 8px 20px;
     text-decoration: none;
     background: url(http://blog-imgs-29.fc2.com/0/1/0/010101/snt_li.gif);
     background-position: left top;
     background-repeat: no-repeat;
}





a {
       color: #00264D;
       text-decoration: underline;
}


a:hover {
       color:  #FFFFFF;
       text-decoration: underline;
}   




/*エントリーテーブル */

.entry_table{
    width: 500px;
    margin: 0px 0px 30px 30px;
    color: gray;
    border:1px solid #FFFFFF;
    background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/snt_etbg001.gif);
    background-position: left top;
    background-repeat: repeat;
}



.etc_table{
    width: 500px;
    margin: 0px 0px 30px 30px;
    color: #FFFFFF;
}


/*エントリータイトル */

h2 {
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    color: #00264D;
    margin: 0px 0px 0px 35px;
    padding: 6px 3px 12px 3px;
    border-top: solid 2px #FFFFFF;
    background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/snt_linetp.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
}


h2 a {
                 font-size: 12px;
                 color: #00264D;
                 text-decoration:none;
}


h2 a:hover {
                   color: #888888;
                   text-decoration : none;
}




/*その他のタイトル */

.title_name {
    text-align: center;
    font-size: 12px;
    font-weight: bolder;
    color: #FFFFFF;
    margin: 0px 20px 0px 35px;
}



.title_name a {
                 font-size: 12px;
                 color: #FFFFFF;
                 text-decoration:none;
}


.title_name a:hover {
                   color: #FFFFFF;
                   text-decoration : none;
}





/*エントリーテキスト */

.entry_text {
    font-size: 12px;
    color: #555555;
    margin: 4px 20px 0px 35px;
    padding-left: 3px;
    padding-right: 3px;
    layout-grid-type: fixed;
    layout-grid-line: 19px;
    layout-grid-mode: line;
    line-height: 159%;
    background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/snt_line.gif);
    background-position: left bottom;
    background-repeat: repeat;
}

.entry_text a {
                 font-size: 12px;
                 color: #00264D;
                 background-color: #BFD9DE;
                 text-decoration: none;
}


.entry_text a:hover {
                  color: #4885C2;
                  text-decoration : none;

}




.entry_text blockquote {
        font-size: 10px;
        text-align: left;
        color: #759ABF;
        background-color: #FEFEFE;
        border:2px dotted #0E317E;
        padding: 7px 10px 7px 10px;
        margin: 0px 5px 0px 5px;
}





/*テキスト内の画像*/

.etc_text img {
       border:1px solid #FFFFFF; 
       padding: 0px;
}


/*エントリーNo */

.entry_no {
    font-size: 10px;
    color: #555555;
    text-align: left;
    margin: 10px 20px 0px 320px;
    padding: 0px 0px 2px 5px;
    background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/snt_linedot.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
}



/*エントリーDate */
.entry_date {
    font-size: 10px;
    color: #555555;
    text-align: left;
    padding: 0px 0px 0px 5px;
    margin: 2px 0px 2px 320px;
}




/*エントリーオプション */

.entry_option {
    font-size: 12px;
    color: #FFFFFF;
    text-align: right;
    margin: 3px 20px 0px 35px;
    padding-bottom: 8px;
    background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/snt_linetp.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
}



.entry_option a {
                 font-size: 12px;
                 font-weight: normal;
                 color: #00264D;
                 text-decoration: none;
}


.entry_option a:hover {
                   color: #759ABF;
                   text-decoration : none;
}



.entry_menu {
    font-size: 12px;
    color: gray;
    text-align: right;
    margin: 5px 30px 10px 30px;
}

.entry_menu a {
                 font-size: 12px;
                 font-weight: normal;
                 color: #00264D;
                 text-decoration: none;
}


.entry_menu a:hover {
                   color: #759ABF;
                   text-decoration : none;
} 


/*エントリーナビ */

.entry_navi{
    font-size: 12px;
    color: #00264D;
    text-align:center;
}

.entry_navi a {
                 font-size: 12px;
                 font-weight: normal;
                 color: #FFFFFF;
                 text-decoration: none;
}


.entry_navi a:hover {
                  color: #FFFFFF;
                  text-decoration : underline;
}



/*コメントタイトル */
.etc_title {
    font-size: 12px;
    font-weight: bolder;
    color: #555555;
    margin: 0px 20px 0px 35px;
    padding-left: 3px;
    padding-right: 3px;
    layout-grid-type: fixed;
    layout-grid-line: 19px;
    layout-grid-mode: line;
    line-height: 159%;
    background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/snt_line.gif);
    background-position: left bottom;
    background-repeat: repeat;
}

.etc_title a {
                 font-size: 12px;
                 color: #00264D;
                 text-decoration:none;
}


.etc_title a:hover {
                   color: #759ABF;
                   text-decoration : none;
}




/*コメントテキスト */

.etc_text {
    font-size: 12px;
    color: #555555;
    margin: 0px 20px 0px 35px;
    padding-left: 3px;
    padding-right: 3px;
    layout-grid-type: fixed;
    layout-grid-line: 19px;
    layout-grid-mode: line;
    line-height: 159%;
    background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/snt_line.gif);
    background-position: left bottom;
    background-repeat: repeat;
}

.etc_text a {
                 font-size: 12px;
                 color: #00264D;
                 background-color: #BFD9DE;
                 text-decoration: none;
}


.etc_text a:hover {
                  color: #4885C2;
                  text-decoration : none;

}



/*コメントオプション */
.etc_state {
    text-align: right;
    font-size: 12px;
    color: #555555;
    margin: 0px 20px 0px 35px;
    padding-left: 3px;
    padding-right: 3px;
    layout-grid-type: fixed;
    layout-grid-line: 19px;
    layout-grid-mode: line;
    line-height: 159%;
    background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/snt_line.gif);
    background-position: left bottom;
    background-repeat: repeat;
}


.etc_state a {
                 font-size: 12px;
                 color: #00264D;
                 text-decoration:none;
}


.etc_state a:hover {
                   color: #759ABF;
                   text-decoration : underline;
}





/*検索 */
#sarch { text-align: left;
         margin-top : 30px;
         padding: 0px 0px 10px 35px; }
.etc_text br {padding: auto;
         line-height : 159%;
         layout-grid-type: fixed;
         layout-grid-line: 19px;
         layout-grid-mode: line;
}
.entry_text br {padding: auto;
         line-height : 159%;
         layout-grid-type: fixed;
         layout-grid-line: 19px;
         layout-grid-mode: line;
}




/*フォーム装飾 */
input,textarea,select,button,submit {
         border-left:2px dotted #FFFFFF; 
         border-right:2px dotted #FFFFFF; 
         border-top:2px dotted #FFFFFF; 
         border-bottom:2px dotted #FFFFFF; 
         color : #00264D; background-color:#D8DDEA;
}




/*著作権 */


#footer {
    font-size: 12px;
    clear : both;
    width: 770px;
    color: #FFFFFF;
    padding-top: 0px;
    margin-top: 20px;
    text-align: center;
    padding-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    }

#footer a {
    color: #00264D;
    font-size: 12px;
    text-decoration:none;
    }

#footer a:hover {
    color:#FFFFFF;
    text-decoration: underline;
}

img.emoji{
    vertical-align:middle;
    border:0;
}