@charset "utf-8";



/* ------------------------------------------------------ */

/*  Copyright (C) ALT-DESIGN@clip / atsumu                */

/*  id:[010101] FC2 Blog Template ver5.1                  */

/* ------------------------------------------------------ */


body{
        text-align: center;
        background-color: #000000;
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        font-family: Verdana, Helvetica, "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
        background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/la_bg009.jpg);
        background-position: left top;
        background-repeat: no-repeat;
}


#layout {
          width: 770px;
          margin-top:  0px;
          padding-top: 0px;
          background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/la_labg002.jpg);
          background-position: 190px 900px;
          background-repeat: repeat-y;
                     }

#title {
          width : 770px;
          height : 55px;
          margin-top:  0px;
          padding-top: 0px;
          background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/la_tbg001.jpg);
          background-position: 97% 0%;
          background-repeat: no-repeat;
          }


#header {
          width : 770px;
          height : 265px;
          margin-top:  0px;
          padding-top: 0px;
          text-align: left;
                       }


#menu {
        width : 190px;
        margin: 5px 20px 0px 10px;
        padding: 0px;
        color: #FFCBCB;
        text-align: left;

                    }

#menu p, #menu2 p {
        font-size: 10px;
        color: #FED3E2;
        padding: 0px 10px 0px 10px;
        font-family: "Arial Black",Gadget,sans-serif;
        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;
        margin: 20px 15px 0px 15px;
        padding: 0px;
        color: #BBBBBB;
        text-align: left;
                    }


#main {
        width : 500px;
        margin: 10px 0px 0px 10px;
        padding-right: 40px;
        text-align: left;
        color: #F5F5F5;
        background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/la_ebg004.jpg);
        background-position: right top;
        background-repeat: repeat-y;
                    }




/*ブログタイトル */


.site_title {
    text-align: center;
    font-size: 22px;
    color: #D24B96;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0px;

}

.site_title a {
                 letter-spacing: 8pt;
                 font-size: 22px;
                 font-weight: bolder;
                 color: #D24B96;
                 text-decoration:none;
}


.site_title a:hover {
                   color: #FFD4F4;
                   text-decoration : none;
}







/*ブログ説明文 */

.site_intro {
    text-align: center;
    margin-top: 4px;
    font-size: 14px;
    color: #F1C7DE;
    padding-left: 20px;
    padding-right: 20px;
}





/* カレンダー */

.calender {
        font-size: 10px;
        line-height: 100%;
        width: 90%;
        margin-bottom: 20px;
        margin-left: 10px;
        color: gray;
        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: #D24B96;
                margin-left: 10px;
}


.calender caption a:link    {color: #D24B96;  text-decoration: none;}
.calender caption a:active  {color: #D24B96;  text-decoration: none;}
.calender caption a:visited {color: #D24B96;  text-decoration: none;}
.calender caption a:hover   {color: #F0B3D5;  text-decoration: underline;}


.calender th {
           color: #666666;
           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: #FF758F;
}


th#sat {
     color: #D78ACF;
}


.calender td a:link {
     color: #D24B96;
     text-decoration: none;
     background-color: #490930;
     padding: 5px 0px;
     border-radius: 3px; /* IE非表示 */
}


.calender td a:visited {
                     color: #D24B96;
                     text-decoration: none;
                     padding: 5px 0px;
                     background-color: #490930;

}


.calender td a:hover {
                   color: #F0B3D5;
                   text-decoration: none;
                   padding: 5px 0px;
                   background-color: #813865;
}






/*メニュータイトル */

h2 {
        font-size: 12px;
        color: #FFE2FF;
        text-align: left;
        margin-bottom: 15px;
        padding: 0px 5px;
        border-bottom : 1px solid #D24B96;
    }




/* リスト設定 */

ul {
     text-align:left;
     margin: 0px;
     padding-left: 5px;
     padding-right: 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-origin.fc2.com/0/1/0/010101/li057.gif);
     background-position: 0px 2px;
     background-repeat: no-repeat;
}




.ul2 {
     text-align:left;
     margin-top: 8px;
     padding-left: 5px;
     padding-right: 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-origin.fc2.com/0/1/0/010101/li057.gif);
     background-position: 0px 2px;
     background-repeat: no-repeat;
}


a {
       text-decoration: none;
       color: #FF8989;
}


a:hover {
       text-decoration: none;
       color: #FEDCDC;
}   






/*エントリーテーブル */

.entry_table{
    width: 500px;
    margin: 0px 0px 50px 0px;
    color: gray;
}


.post_table{
    width: 450px;
    margin: 20px 60px 50px 40px;
    color: #DDDDDD;
}







/*エントリータイトル */

.entry_title{
    text-align: center;
    font-size: 14px;
    font-weight: bolder;
    color: #FED3E2;
    margin: 0px 20px 0px 20px;
    padding: 0px;
    line-height : 100%;
}


.entry_title a {
                 font-size: 14px;
                 color: #FED3E2;
                 text-decoration:none;
}


.entry_title a:hover {
                   color: #F0B3D5;
                   text-decoration : none;
}



/*エントリーテキスト */

.entry_text {
    font-size: 12px;
    color: #FED3E2;
    margin: 10px 10px 10px 10px;
    line-height : 165%;
    word-break: break-all;
}

.entry_text a {
                 font-size: 12px;
                 color: #FFA9E9;
                 text-decoration: underline;
}


.entry_text a:hover {
                  color: #FFD4F4;
                  text-decoration: none;

}


.entry_text blockquote {
        font-size: 12px;
        text-align: left;
        color: #F5F5F5;
        background-color: #490930;
        border:0px solid #D24B96;
        padding: 10px;
        margin: 0px;
        border-radius: 10px; /* IE非表示 */
}

.entry_text blockquote p {
        padding: 0px;
        margin: 0px;
}



.except_text {
    font-size: 12px;
    color: #F9DCEB;
    margin: 10px 20px 10px 20px;
    line-height : 165%;
}




/*エントリー日付 */
.entry_state_sec {
    font-size: 12px;
    color: #999999;
    text-align: right;
    margin: 8px 30px 10px 0px;
    font-family: "Arial Black",Gadget,sans-serif;
}



/*エントリーオプション */

.entry_state {
    font-size: 12px;
    color: #444444;
    text-align: right;
    margin: 10px 10px 10px 10px;
    border-top:1px dotted #D24B96;
    border-bottom:0px dotted #D24B96;
    padding: 5px 0px;
}


.entry_state a {
                 font-size: 12px;
                 color: #D24B96;
                 text-decoration:none;
}


.entry_state a:hover {
                   color: #F0B3D5;
                   text-decoration : underline;
}




/*エントリーナビ */

.entry_navi{
    font-size: 12px;
    color: #666666;
    text-align: center;
    font-family: "Arial Black",Gadget,sans-serif;
}

.entry_navi a {
                 font-size: 12px;
                 color: #FFB7B7;
                 text-decoration:none;
}


.entry_navi a:hover {
                  color: #FFE5E5;
                  text-decoration : none;
}



/*テキスト内の画像*/

.entry_text img {
       border:1px solid #D24B96; 
       padding: 0px;
} 



/*コメントタイトル */
.etc_title {
    text-align: left;
    font-size: 12px;
    font-weight: bolder;
    color: #FFAAAA;
    margin: 20px 10px 5px 10px;

}

.etc_title a {
                 font-size: 12px;
                 color: #DFBECD;
                 text-decoration:none;
}


.etc_title a:hover {
                   color: #CE85A6;
                   text-decoration : none;
}



/*コメントオプション */
.etc_state {
    font-size: 10px;
    color: #AAAAAA;
    text-align: right;
    margin: 20px 10px 10px 10px;
    padding-top: 5px;
    border-top: 1px dotted #D24B96;
    font-family: "Arial Black",Gadget,sans-serif;
}


.etc_state a {
                 font-size: 10px;
                 color: #D24B96;
                 text-decoration:none;
}


.etc_state a:hover {
                   color: #F0B3D5;
                   text-decoration : underline;
}




.tdebg {
        background: url(http://blog-imgs-43-origin.fc2.com/0/1/0/010101/la2_ebg006.gif);
        background-position: left center;
        background-repeat: no-repeat;
        width : 500px;
        height : 38px;
}



/*検索 */
#sarch { text-align: left;
         margin-top : 30px;
         padding: 0px 0px 10px 35px; }




/*フォーム装飾 */
input,textarea,select,button,submit {
         border:1px solid #D24B96; 
         color : #FFFFFF;
         background-color:#000000;
}


/*著作権 */


#footer {
    color:#AAAAAA;
    font-size: 10px;
    padding-top: 40px;
    padding-bottom: 25px;
}

#footer a {
    color:#D24B96;
    font-size: 10px;
    text-decoration: none;
    }

#footer a:hover {
    color:#F0B3D5;
    text-decoration: underline;
}

