@charset "UTF-8";


/* ------------------------------------------------------ */

/*  Copyright (C) ALT-DESIGN@clip / atsumu                */

/*  id:[010101] FC2 Blog Template ver5.1.4                */

/* ------------------------------------------------------ */



/* ==================【↓ 背景設定ここから ↓】================== */


/* まずは画像を透過版に変更します */
/* 背景色を自由に変更する場合は、拡張子 ***.jpg を ***.gif に書き換えて下さい */
/* リサイクルマーク表示無版の兼用なので、GIF版はマークは表示されません */
/* 高解像度 ***.png も対応しています */

#header {background-image:
url(http://blog-imgs-43.fc2.com/0/1/0/010101/bar_bg1.gif); /* ←拡張子を[gif]に変更 */
}

#footer {
background-image:
url(http://blog-imgs-43.fc2.com/0/1/0/010101/bar_bg2.gif); /* ←拡張子を[gif]に変更 */
}



/* 背景色 3カ所変更 [初期 #B92222] */
body{
    background-color: #b0e0e6; /* ←カラーコード6桁を変更 */
}

#header {
    background-color: #b0e0e6; /* ←カラーコード6桁を変更 */
}

#footer {
    background-color: #b0e0e6; /* ←カラーコード6桁を変更 */
}




/* ===================【↑ 背景設定ここまで ↑】=================== */






body{
       text-align: center;
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        font-family: Verdana, Helvetica, "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}



#header {
          width : 770px;
          height : 220px;
          margin-top:  0px;
          padding-top: 10px;
          text-align: left;
          background-position: left bottom;
          background-repeat: no-repeat;
                       }

#footer {
    text-align: center;
    font-size: 10px;
    clear : both;
    width: 770px;
    height : 70px;
    color: gray;
    padding-top: 0px;
    margin-top: 30px;
    text-align: center;
    padding-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    background-position: left top;
    background-repeat: no-repeat;
    }




#layout {
          background-color: #FFFFFF;
          width: 770px;
          margin-top:  0px;
          background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/bd_la002.jpg);
          background-position: 27% 0%;
          background-repeat: repeat-y;
                     }


#menu {
        width : 180px;
        margin: 5px 30px 0px 10px;
        padding: 0px;
        color: #BDCE97;
        text-align: left;
                    }


#menu p, #menu2 p {
        font-size: 10px;
        color: #666666;
        padding: 0px 10px 0px 10px;
        word-break: break-all;
}


#menu p a, #menu2 p a {
                 font-size: 10px;
                 color: #E68905;
                 text-decoration:none;
}


#menu p a:hover, #menu2 p a:hover {
                  color: #666666;
                  text-decoration : underline;

}




#menu2 {
    width : 450px;
    font-size: 10px;
    margin: 0px 20px 30px 20px;
}

 




#main {
        width : 510px;
        margin: 10px 30px 0px 10px;
        padding: 0px;
        text-align: left;
        color: #666666;
                    }


#copy {
    background-color: #FFFFFF;
    text-align: center;
    font-size: 10px;
    clear : both;
    padding: 0px;
    margin: 20px 50px 20px 0px;
}




/*ブログタイトル */

.site_title {
    font-size: 20px;
    letter-spacing: 10pt;
    font-weight: bolder;
    color: #F69203;
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 3px;
    margin: 0px;

}

.site_title a {
                 font-size: 20px;
                 color: #F69203;
                 text-decoration:none;
}


.site_title a:hover {
                   color: #CCCCCC;
                   text-decoration : none;
}



/*ブログ説明文 */

.site_intro {
    margin-top: 0px;
    font-size: 15px;
    color: #F5F5F5;
    padding-left: 15px;
    padding-right: 90px;
}



/* カレンダー */

.calender {
        font-size: 10px;
        line-height: 100%;
        width: 78%;
        margin-bottom: 20px;
        margin-left: 15px;
        color: #000000;
        background-image: url(http://blog-imgs-29.fc2.com/0/1/0/010101/qr_c2.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        font-family: "Arial Black",Gadget,sans-serif;
}


.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: #000000;
                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: 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: #FF0000;
}


th#sat {
     color: #00517F;
}


.calender td a:link {
                  background: #000000;
                  color: #FFFFFF;
                  text-decoration: none;
                  padding: 5px;
}


.calender td a:visited {
                  background: #000000;
                  color: #FFFFFF;
                  text-decoration: none;
  
}


.calender td a:hover {
                  background: transparent;
                  color: #BB0000;
                  text-decoration: none;
}


/*コード化 */

.code{
    font-size: 9px;
    color: #000000;

}






/*メニュータイトル */

h2 {
    font-size: 12px;
        color: #BB0000;
        text-align: left;
        margin-bottom: 15px;
        padding: 0px 0px 5px 5px;
        border-bottom:1px solid #000000; 
    }


/* 自己紹介イメージ */

.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/li035.jpg);
     background-position: 0px 0px;
     background-repeat: no-repeat;
}


.ul2 {
     text-align:left;
     margin-top: 4px;
     padding-left: 10px;
     list-style-type: none;
     text-decoration: none;
}


.li2 {
     text-align: left;
     font-size: 14px;
     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/li035.jpg);
     background-position: 0px 4px;
     background-repeat: no-repeat;
     font-family: "Arial Black",Gadget,sans-serif;
}



a {
       text-decoration: none;
       color: #333333;
}


a:hover {
    color:  #000000;
    text-decoration: underline;
}   


.head_table {
    margin: 0px 0px 0px 0px;
}


/*エントリーテーブル */

.entry_table{
    width: 510px;
    margin-bottom: 30px;
    color: gray;
    border-left:2px solid #000000; 
    border-right:2px solid #000000; 
    border-bottom:4px solid #000000; 
}

.post_table{
    width: 450px;
    margin: 0px 65px 50px 45px;
    color: #000000;
}


/*エントリータイトル */

.entry_title{
    font-size: 14px;
    font-weight: bolder;
    color: #F5F5F5;
    margin: 12px 20px 12px 20px;
}

.entry_title a {
                 font-size: 14px;
                 color: #F5F5F5;
                 text-decoration:none;
}


.entry_title a:hover {
                   color: #AAAAAA;
                   text-decoration : underline;
}


/*エントリーテキスト */

.entry_text {
    font-size: 12px;
    color: #000000;
    margin: 10px 20px 10px 20px;
    line-height : 150%;
    word-break: break-all;
}

.entry_text a {
                 font-size: 12px;
                 color: #E68905;
                 text-decoration:none;
}


.entry_text a:hover {
                  color: #666666;
                       text-decoration : underline;

}

.entry_text blockquote { 
       font-size: 12px; 
       text-align: left;
        color: #B92222;
        background-color: #FFFFFF;
        border:2px solid #B92222;
        padding: 15px;
        margin: 0px 5px 0px 5px;
 }

.entry_text blockquote p {
        padding: 0px;
        margin: 0px;
 }


/*エントリー日付 */
.entry_state_sec {
    font-size: 10px;
    color: #666666;
    text-align: right;
    margin: 0px 30px 10px 0px;
}


/*エントリーオプション */

.entry_state {
    font-size: 10px;
    color: #666666;
    text-align: right;
    margin: 0px 10px 10px 20px;
}

.entry_state a {
                 font-size: 10px;
                 color: #F5F5F5;
                 text-decoration:none;
}


.entry_state a:hover {
                   color: #AAAAAA;
                   text-decoration : underline;
}


.post_title {
    font-size: 14px;
    font-weight: bolder;
    color: #000000;
    margin: 12px 20px 12px 20px;
}


/*エントリーナビ */

.entry_navi{
    font-size: 12px;
    color: #666666;
    text-align:center;
    margin: 0px 0px 40px 0px;
}

.entry_navi a {
                 font-size: 12px;
                 color: #000000;
                 text-decoration:none;
}


.entry_navi a:hover {
                  color: #BB0000;
                       text-decoration : underline;
}


/*テキスト内の画像*/

.entry_text img {
       padding: 0px;
} 



/*コメントテーブル */

.etc_table{
    width: 500px;
    margin: 15px 0px 15px 0px;
}


/*コメントタイトル */
.etc_title {
    text-align: left;
    font-size: 12px;
    font-weight: bolder;
    color: #BB0000;
    margin: 0px 20px 5px 10px;

}

.etc_title a {
                 font-size: 12px;
                 font-weight: bolder;
                 color: #BB0000;
                 text-decoration:none;
}


.etc_title a:hover {
                   color: #666666;
                   text-decoration : none;
}


/*コメントオプション */
.etc_state {
    font-size: 10px;
    color: #666666;
    text-align: right;
    margin: 0px 30px 0px 0px;
}


.etc_state a {
                 font-size: 10px;
                 color: #000000;
                 text-decoration:none;
}


.etc_state a:hover {
                   color: #BB0000;
                   text-decoration : underline;
}


/*検索 */
#sarch { text-align: left;
         margin-top : 30px;
         padding: 0px 0px 10px 35px; }


/*フォーム装飾 */
input,textarea,select,button,submit {
         border-left:1px solid #FFFFFF; 
         border-right:1px solid #FFFFFF; 
         border-top:1px solid #FFFFFF; 
         border-bottom:1px solid #FFFFFF; 
         color : #FFFFFF; background-color:#555555;
}


.copy {
        text-align: center;
        font-size: 10px;
        color: #FFFFFF;
        padding-top: 30px;
}


/*著作権 */

#footer a {
    color:#F69203;
    font-size: 10px;
    text-decoration:none;
    }

#footer a:hover {
    color:#CCCCCC;
}



