@charset "utf-8";


/* ------------------------------------------------------ */

/*  Copyright (C) ALT-DESIGN@clip / atsumu                */

/*  id:[010101] FC2 Blog Template ver5.1.2                */

/* ------------------------------------------------------ */



/* ==========背景設定ここから========== */



/* ブログ背景色 */

body{
        background-color: #FFFFFF; /* ←コード6桁を変更 */
}


/*タイトルバック(背景画像は530*200推奨) */

#main {
        background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/0902_tbg001.gif);
}



/* ==========背景設定ここまで========== */







body{
        text-align: center;
        color: #222222;
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        font-family: Verdana, Helvetica, "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}




#layout {
          width: 770px;
          margin-top:  0px;
          padding-top: 0px;
          padding-left: 0px;
          padding-right: 0px;
          background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/0902_mainbg.gif);
          background-position: 29% 0%;
          background-repeat: repeat-y;
                     }


#header {
          width: 530px;
          height : 180px;
          margin:  0px;
          padding-top: 0px;
          text-align: left;
                       }





#menu {
        width : 200px;
        margin: 20px 20px 0px 0px;
        padding: 0px;
        color: #BDCE97;
        text-align: left;
                    }

#menu p, #menu2 p {
        font-size: 10px;
        color: #222222;
        padding: 0px 10px 0px 10px;
        word-break: break-all;
}

#menu p a, #menu2 p a { text-decoration: underline;}
#menu p a:hover, #menu2 p a:hover {text-decoration: none;}  


#menu2 {
        width : 470px;
        padding: 0px 30px 10px 30px;
        color: #BDCE97;
        text-align: left;
                    }




/*タイトルバック(背景画像は530*200推奨) */

#main {
        width : 530px;
        margin: 20px 0px 0px 20px;
        padding: 0px;
        text-align: left;
        color: #333333;
        border-top: double 3px #DDDDDD;
        border-left: solid 1px #DDDDDD;
        border-right: solid 1px #DDDDDD;
        border-bottom: double 3px #DDDDDD;
        background-position: left top;
        background-repeat: no-repeat;
                    }







/*ブログタイトル */


.site_title {
    text-align: left;
    font-size: 20px;
    font-weight: bolder;
    color: #666666;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0px;

}

.site_title a {
                 font-size: 20px;
                 color: #EE7305;
                 text-decoration:none;
}


.site_title a:hover {
                   color: #EE3034;
                   text-decoration : none;
}







/*ブログ説明文 */

.site_intro {
    text-align: left;
    margin-top: 1px;
    font-size: 14px;
    color: #333333;
    padding-left: 20px;
    padding-right: 20px;
}





/* カレンダー */

.calender {
        font-size: 10px;
        line-height: 150%;
        width: 175px;
            margin-bottom: 20px;
            margin-left: 10px;
            color: gray;
}


.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: #333333;
                margin-left: 10px;
}


.calender caption a:link    {color: #333333;  text-decoration: none;}
.calender caption a:active  {color: #333333;  text-decoration: none;}
.calender caption a:visited {color: #333333;  text-decoration: none;}
.calender caption a:hover   {color: #EE3034;  text-decoration: underline;}


.calender th {
           width: 20px;
           height: 20px;
           font-weight: bolder;
           text-align: center;
}


.calender td {
           font-size: 10px;
           border:1px solid #DDDDDD;
           width: 20px;
           height: 20px;
           text-align: center;
}



.calender td a {
             display: block;
}


th#sun {
     color: #FF0000;
}


th#sat {
     color: #00517F;
}


.calender td a:link {
                  background-color: #EEEEEE;
                  padding-top: 3px;
                  padding-bottom: 3px;
                  font-size: 10px;
                  color: #717D4E;
                  text-decoration: none;
}


.calender td a:visited {
                     background-color: #EEEEEE;
                     font-size: 10px;
                     color: #717D4E;
                     text-decoration: none;

}


.calender td a:hover {
                   background-color: #DDDDDD;
                   font-size: 10px;
                   color: #EE3034;
                   text-decoration: none;
}







/*メニュータイトル */

h2 {
       font-size: 12px;
        color: #717D4E;
        text-align: left;
        margin-bottom: 15px;
        padding-left: 5px;
        border-bottom : 3px solid #EE3034;
    }






/* リスト設定 */

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/0902_li001.gif);
     background-position: left top;
     background-repeat: no-repeat;
     font-family: "Arial Black",Gadget,sans-serif;
}




.ul2 {
     text-align:left;
     margin-top: 8px;
     padding-left: 0px;
     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-origin.fc2.com/0/1/0/010101/0902_li001.gif);
     background-position: left top;
     background-repeat: no-repeat;
     font-family: "Arial Black",Gadget,sans-serif;
}




a {
       text-decoration: none;
       color: #666666;
}


a:hover {
    text-decoration: underline;
    color:  #EE3034;
}   






/*エントリーテーブル */

.entry_table{
    width: 530px;
    margin: 0px;
    color: #444444;
    background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/0902_line001.gif);
    background-position: left bottom;
    background-repeat: repeat;
}



.enavi_table{
    width: 530px;
    margin: 0px 0px 30px 0px;
    color: #444444;
}


.e2navi_table{
    width: 530px;
    margin: 30px 0px 20px 0px;
    color: #444444;
}


.post_table{
    width: 450px;
    margin: 25px 35px 25px 45px;
    color: #444444;
}




/*エントリータイトル */

.entry_title{
    font-size: 12px;
    font-weight: bolder;
    margin:  0px;
    padding: 8px 20px 8px 20px;
    border-top : 10px solid #EE3034;
    border-bottom : 3px solid #EE3034;
    background-color: #FFFFFF;
}


.entry_title a {
                 font-size: 12px;
                 color: #444444;
                 text-decoration:none;
}


.entry_title a:hover {
                   color: #8C8C8C;
                   text-decoration : underline;
}



/*エントリーテキスト */

p{
margin:0;
padding:0;
}


.entry_text {
    font-size: 14px;
    color: #222222;
    margin: 10px 20px 10px 20px;
padding:3px;
    line-height : 120%;
    word-break: break-all;
}

.entry_text a {
                 background-color: #DDDDDD;
                 font-size: 12px;
                 color: #222222;
                 text-decoration:none;
}


.entry_text a:hover {
                  background-color: transparent;
                  color: #FF0000;
                  text-decoration : none;

}

.entry_text blockquote {
        font-size: 12px;
        text-align: left;
        color: #222222;
        background-color: #FFFFFF;
        border:1px solid #DDDDDD;
        padding: 14px;
        margin: 0px 5px 0px 5px;
}

.entry_text blockquote p {
        padding: 0px;
        margin: 0px;
}


/*エントリー日付 */
.entry_state_sec {
    font-size: 9px;
    color: #FFFFFF;
    text-align: right;
    padding: 0px 15px 3px 0px;
    background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/0902_dbg001.gif);
    background-position: right top;
    background-repeat: no-repeat;
    font-family: "Arial Black",Gadget,sans-serif;
}





/*エントリーオプション */

.entry_state {
    font-size: 10px;
    color: #DDDDDD;
    text-align: right;
    padding: 5px 30px 40px 0px;
    font-family: "Arial Black",Gadget,sans-serif;
}


.entry_state a {
                 font-size: 10px;
                 color: #717D4E;
                 text-decoration:none;
}


.entry_state a:hover {
                   color: #EE3034;
                   text-decoration : underline;
}






.entry_under {
    font-size: 10px;
    color: #DDDDDD;
    text-align: right;
    padding: 0px 30px 20px 0px;
}





/*エントリーナビ */

.entry_navi{
    font-size: 12px;
    color: #DDDDDD;
    text-align:center;
    font-family: "Arial Black",Gadget,sans-serif;
}

.entry_navi a {
                 font-size: 12px;
                 color: #666666;
                 text-decoration:none;
}


.entry_navi a:hover {
                  color: #EE3034;
                  text-decoration : underline;
}




/*テキスト内の画像*/

.etc_text img {
       border:1px solid #DDDDDD; 
       padding: 0px;
} 




/*コメントタイトル */
.etc_title {
    text-align: left;
    font-size: 12px;
    font-weight: bolder;
    color: #EE7305;
    margin: 10px 20px 5px 20px;

}

.etc_title a {
                 font-size: 12px;
                 font-weight: bolder;
                 color: #EE7305;
                 text-decoration:none;
}


.etc_title a:hover {
                   color: #EE3034;
                   text-decoration : none;
}




/*コメントオプション */
.etc_state {
    font-size: 10px;
    color: #666666;
    text-align: right;
    padding-bottom: 10px;
    margin: 5px 30px 20px 20px;
    font-family: "Arial Black",Gadget,sans-serif;
}


.etc_state a {
                 font-size: 10px;
                 color: #717D4E;
                 text-decoration:none;
}


.etc_state a:hover {
                   color: #EE3034;
                   text-decoration : underline;
}





/*検索 */
#sarch { text-align: right;
         padding: 45px 20px 0px 0px; }




/*フォーム装飾 */
input,textarea,select,button,submit {
         border:1px solid #DDDDDD; 
         color : #666666; background-color:#FFFFFF;
}




/*著作権 */


#footer {
    font-size: 10px;
    clear : both;
    width: 770px;
    color: #666666;
    border-top: solid 1px #D3D1B5;
    padding-top: 20px;
    margin-top: 30px;
    text-align: center;
    padding-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    }


#footer a {
    color:#EE7305;
    font-size: 10px;
    text-decoration:none;
    }

#footer a:hover {
    color:#EE3034;
}
