@charset "utf-8";


/* ------------------------------------------------------ */

/*  Copyright (C) ALT-DESIGN@clip / atsumu                */

/*  id:[010101] FC2 Blog Template ver5.1                  */

/* ------------------------------------------------------ */


body{
        text-align: center;
        background-color: #7AB2FF;
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        font-family: Verdana, Helvetica, "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
        background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/it_bg001.jpg);
        background-position: left top;
        background-repeat: repeat;
}




#layout {
          background-color: #FFFFFF;
          width: 770px;
          margin-top:  0px;
          padding-top: 0px;
          border-left: dotted 0px #7F9CC8;
          border-right: dotted 0px #7F9CC8;
          background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/is_bg001_.jpg);
          background-position: left top;
          background-repeat: no-repeat;
                     }


#header {
          width : 770px;
          margin-top:  0px;
          padding-top: 0px;
          text-align: left;
          background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/it_btbg001.gif);
          background-position: 88% 0%;
          background-repeat: no-repeat;
                       }





#menu {
        width : 170px;
        margin: 25px 25px 0px 25px;
        padding: 0px;
        color: #707070;
        text-align: left;
                    }

#menu p, #menu2 p {
        font-size: 10px;
        color: cadetblue;
        padding: 0px 10px 0px 10px;
        font-family: "Arial Black",Gadget,sans-serif;
        word-break: break-all;
}



#menu2 {
        width : 465px;
        margin: 20px 22px 0px 23px;
}



#main {
        width : 500px;
        margin: 20px 30px 0px 20px;
        padding: 0px;
        text-align: left;
        color: #666666;
}



/*ブログタイトル*/


.site_title {
    text-align: right;
    font-size: 20px;
    font-weight: bolder;
    color: #F7F7F7;
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0px;

}

.site_title a {
                 letter-spacing: 20pt;
                 font-size: 20px;
                 color: #F7F7F7;
                 text-decoration:none;
}


.site_title a:hover {
                   color: #CCCCCC;
                   background-color: transparent;
                   text-decoration : none;
}



/*ブログ説明文 */

.site_intro {
    text-align: right;
    margin-top: 4px;
    font-size: 14px;
    color: #F7F7F7;
    padding-left: 20px;
    padding-right: 20px;
}


/*横カレンダー*/

#calender {
      border-top:1px solid #CBE6FD; 
      border-bottom:1px solid #CBE6FD; 
      text-align: center;
      margin-top: 20px;
      margin-bottom: 0px;
      margin-left: 35px;
      margin-right: 35px;
}

#calender ul {
     text-align: center;
     font-size: 12px;
     list-style-position : inside;
     margin: 0px;
     padding-left: 0px;
     background-image: none;
}

#calender li {
     padding: 3px;
     display : inline;
     font-size: 10px;
     color: #FFFFFF;
     list-style-type : none;
     background-image: none;
     margin: 0px;
     padding: 3px;
}


#calender li a{
    text-decoration: none;
    color: #184E96;
}


#calender li a:hover {
    color: #65ACE8;
    background-color: #E0F0FE;
    text-decoration : overline underline;
}


.cal_date{
    padding: 0px;
    margin :0px;
    font-family: Arial, Geneva, Helvetica, sans-serif;
}


.cale_ps { text-align: right;  color : #CBE6FD;        font-size: 9px;      margin-right: 35px;}





/* カレンダー */

.calender {
        font-size: 10px;
        line-height: 100%;
        width: 90%;
            margin-bottom: 20px;
            margin-left: 10px;
            color: #888888;
}


.calender a  { font-weight: bolder;}
.calender a:link    { text-decoration: none;}
.calender a:active  { text-decoration: none;}
.calender a:visited { text-decoration: none;}
.calender a:hover   { text-decoration: underline;}


.calender caption {
                font-size: 10px;
                line-height: 150%;
                padding-bottom: 1px;
                color: cornflowerblue;
                margin-left: 10px;
}


.calender caption a:link    {color: cornflowerblue;  text-decoration: none;}
.calender caption a:active  {color: cornflowerblue;  text-decoration: none;}
.calender caption a:visited {color: cornflowerblue;  text-decoration: none;}
.calender caption a:hover   {color: #67ADE8;  text-decoration: overline underline;}


.calender th {
           width: 20px;
           height: 16px;
           font-weight: bolder;
           text-align: center;
           border-bottom:1px dotted #67ADE8; 
}


.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 {
                  padding-top: 3px;
                  padding-bottom: 3px;
                  background: #D6D6F6;
                  color: #888888;
                  text-decoration: none;
}


.calender td a:visited {
                     padding-top: 3px;
                     padding-bottom: 3px;
                     background: #D6D6F6;
                     color: #888888;
                     text-decoration: none;

}


.calender td a:hover {
                   padding-top: 3px;
                   padding-bottom: 3px;
                   background: #D6D6F6;
                   color: #FFFFFF;
                   text-decoration: none;
}






/*メニュータイトル */

h2 {
        font-size: 12px;
        color: #3258AB;
        text-align: left;
        margin-bottom: 15px;
        padding-left: 5px;
        border-left : 1px solid #CBE6FD;
        border-bottom : 1px solid #CBE6FD;
        background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/it_mbg001.gif);
        background-position: left bottom;
        background-repeat: no-repeat;
    }


h3 {
    font-size: 12px;
        color: #3258AB;
        text-align: left;
        margin-bottom: 15px;
        padding-left: 5px;
        border-left : 1px solid #CBE6FD;
        border-bottom : 1px solid #CBE6FD;
        background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/it_m2bg001.gif);
        background-position: left bottom;
        background-repeat: no-repeat;
    }



/* 自己紹介イメージ */

.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: 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/it_li001.gif);
     background-position: 0px 2px;
     background-repeat: no-repeat;
}


/* リスト設定 */

.ul2 {
     text-align:left;
     margin: 0px;
     padding-left: 5px;
     list-style-type: none;
     text-decoration: none;
}


.li2 {
     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/it_li001.gif);
     background-position: 0px 2px;
     background-repeat: no-repeat;
}


a {
       text-decoration: none;
       color: #5680CC;
}


a:hover {
         color: #47A9FF;
         background-color: #E0F0FE;
         text-decoration : overline underline;
}   






/*エントリーテーブル */

.entry_table{        
        width: 500px;
        border:1px solid #CBE6FD; 
        margin-bottom: 40px;
        color: gray;
        background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/it_tbg004.gif);
        background-position: right top;
        background-repeat: no-repeat;
}



.post_table{
    width: 450px;
    margin: 0px 60px 40px 40px;
    color: gray;
}


.title_table{
        width: 500px;
        margin-bottom: 40px;
        color: gray;
}


.etc_table{
        width: 500px;
        margin-bottom: 40px;
        font-family: "Arial Black",Gadget,sans-serif;
}



/*エントリータイトル */

.entry_title{
    font-size: 14px;
    font-weight: normal;
    color: #3080C6;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #CBE6FD;
    margin-left: 20px;
    margin-right: 20px;
    font-family: "Arial Black",Gadget,sans-serif;
}





.entry_title a {
                 font-size: 14px;
                 color: #3080C6;
                 text-decoration:none;
}


.entry_title a:hover {
                   color: #888888;
                   background-color: transparent;
                   text-decoration : none;
}






/*エントリーテキスト */

.entry_text {
    font-size: 12px;
    color: #666666;
    margin: 10px 20px 10px 20px;
    line-height : 150%;
    word-break: break-all;
}

.entry_text a {
                 font-size: 12px;
                 color: #9370DB;
                 text-decoration: underline;
}


.entry_text a:hover {
                  color: #666666;
                  background-color: transparent;
                  text-decoration : none;

}

.entry_text blockquote {
        font-size: 12px;
        text-align: left;
        color: #678BAB;
        background-color: #E2EEFF;
        padding: 12px;
        margin: 5px;
        border-radius: 8px; /* IE非表示 */
}

.entry_text blockquote p {
        padding: 0px;
        margin: 0px;
}

/*その他テキスト */

.etc_text {
    font-size: 12px;
    color: #666666;
    margin: 10px 20px 10px 20px;
    line-height : 150%;
    word-break: break-all;
}



/*エントリー日付 */
.entry_state_sec {
    font-size: 12px;
    color: #888888;
    text-align: right;
    margin: 10px 30px 10px 0px;
}





/*エントリーオプション */

.entry_state {
    font-size: 12px;
    color: #CBE6FD;
    text-align: right;
    margin: 20px 30px 10px 0px;
}


.entry_state a {
                 font-size: 12px;
                 color: #5680CC;
                 text-decoration:none;
}


.entry_state a:hover {
              color: #47A9FF;
              background-color: #E0F0FE;
              text-decoration : overline underline;
}




/*エントリーナビ */

.entry_navi{
    font-size: 12px;
    color: #CBE6FD;
    text-align:center;
}

.entry_navi a {
                 font-size: 12px;
                 color: #5680CC;
                 text-decoration:none;
}


.entry_navi a:hover {
              color: skyblue;
              background-color: #E0F0FE;
              text-decoration : overline underline;
}




/*テキスト内の画像*/

.entry_text img {
       border:1px solid #CBE6FD; 
       padding: 0px;
} 




/*コメントタイトル */
.etc_title {
    text-align: left;
    font-size: 12px;
    font-weight: bolder;
    color: #A2A2CC;
    margin: 10px 20px 5px 20px;

}

.etc_title a {
                 font-size: 12px;
                 font-weight: bolder;
                 color: #A2A2CC;
                 text-decoration:none;
}


.etc_title a:hover {
                   color: #8383B6;
                   background-color: transparent;
                   text-decoration : none;
}




/*コメントオプション */
.etc_state {
    font-size: 10px;
    color: #656565;
    text-align: right;
    margin: 5px 30px 0px 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #CBE6FD;
}


.etc_state a {
                 font-size: 10px;
                 color: #5680CC;
                 text-decoration:none;
}


.etc_state a:hover {
         color: #65ACE8;
         background-color: #E0F0FE;
         text-decoration : overline underline;
}



.post_title{
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    padding: 10px 0px 10px 0px;
    margin-left: 20px;
    margin-right: 20px;
    font-family: "Arial Black",Gadget,sans-serif;
}


/*検索 */
#sarch { text-align: left;
         margin-top : 30px;
         padding: 0px 0px 10px 35px; }




/*フォーム装飾 */
input,textarea,select,button,submit {
         border:1px solid #67ADE8; 
         color : #4289C4; background-color:#CBE6FD;
}




/*著作権 */



#footer {
    font-size: 10px;
    clear : both;
    width: 770px;
    color: #888888;
    padding-top: 10px;
    margin-top: 30px;
    text-align: center;
    padding-bottom: 25px;
    margin-left: 0px;
    margin-right: 0px;
    }





#footer a {
       text-decoration: none;
       color: #5680CC;
       font-size: 10px;
    }

#footer a:hover {
              color: skyblue;
              background-color: #E0F0FE;
              text-decoration : overline underline;
}
