@charset "utf-8";


/* ------------------------------------------------------ */

/*  Copyright (C) ALT-DESIGN@clip / atsumu                */

/*  id:[010101] FC2 Blog Template ver5.1                  */

/* ------------------------------------------------------ */


body{
        text-align: center;
        background-color: #DBECFE;
        margin: 0px;
        padding: 0px;
        color: #666666;
        font-size: 12px;
        font-family: Verdana, Helvetica, “メイリオ″, "ＭＳ Ｐゴシック", Osaka, sans-serif;
}




#layout {
          width: 770px;
          margin-top:  0px;
          padding-top: 0px;
          background-image: url(//blog-imgs-29.fc2.com/0/1/0/010101/aa_bg001.jpg);
          background-position: left top;
          background-repeat: repeat-y;
                     }


#header {
          width : 770px;
          height : 200px;
          margin-top:  0px;
          padding-top: 0px;
          text-align: left;
                       }





#menu {
        width : 180px;
        margin: 25px 20px 0px 20px;
        padding: 0px;
        text-align: left;
                    }

#menu p, #menu2 p {
        font-size: 10px;
        color: #666666;
        padding: 0px 10px 0px 10px;
        word-break: break-all;

}




#menu2 {
    width : 470px;
    font-size: 10px;
    padding: 20px 25px 30px 25px;
}






#main {
        width : 520px;
        margin: 20px 30px 0px 0px;
        padding: 0px;
        text-align: left;
        color: #666666;
                    }





/*ブログタイトル */


.site_title {
    text-align: right;
    font-size: 20px;
    font-weight: bolder;
    color: #FFFFFF;
    padding-top: 0px;
    margin-left: 20px;
    margin-right: 20px;

}

.site_title a {
                 font-size: 20px;
                 letter-spacing: 10pt;
                 color: #FFFFFF;
                 text-decoration:none;
                 background-color: transparent;
}


.site_title a:hover {
                   color: #CCCCCC;
                   text-decoration : none;
                   background-color: transparent;
}





/*ブログ説明文 */

.site_intro {
    text-align: right;
    margin-top: 4px;
    font-size: 14px;
    font-weight: bolder;
    color: #FFFFFF;
    padding-left: 20px;
    padding-right: 20px;
}





/* カレンダー */

.calender {
            font-size: 10px;
            line-height: 100%;
            width: 165px;
            background: #FFFFFF;
            border: 1px solid #84B9FF;
            margin-bottom: 20px;
            margin-left: 5px;
            color: gray;
}


.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: #ffffff;
                margin-left: 10px;
}


.calender caption a:link    {color: #ffffff;  text-decoration: none;}
.calender caption a:active  {color: #ffffff;  text-decoration: none;}
.calender caption a:visited {color: #ffffff;  text-decoration: none;}
.calender caption a:hover   {color: #CCCCCC;  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 {
                  color: #1C5EC2;
                  text-decoration: none;
}


.calender td a:visited {
                     color: #1C5EC2;
                     text-decoration: none;

}


.calender td a:hover {
                   padding-top: 2px;
                   padding-bottom: 2px;
                   background: #F8F2FE;
                   color: #1C5EC2;
                   text-decoration: none;
}




/*メニュータイトル */

h2 {
        font-size: 12px;
        color: #AAAAAA;
        text-align: left;
        margin-bottom: 15px;
        padding-left: 5px;
        border-left : 4px solid #84B9FF;
        border-bottom : 1px solid #84B9FF;
    }


h3 {
        font-size: 12px;
        color: #999999;
        text-align: left;
        margin-bottom: 15px;
        padding-left: 5px;
        border-left : 4px solid #FFFFFF;
        border-bottom : 1px solid #FFFFFF;
    }



/* 自己紹介イメージ */

.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 10px 10px 20px;
     text-decoration: none;
     background: url(//blog-imgs-29.fc2.com/0/1/0/010101/aa_li01.gif);
     background-position: 0px 2px;
     background-repeat: no-repeat;
}



.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(//blog-imgs-29.fc2.com/0/1/0/010101/aa_li01.gif);
     background-position: 0px 2px;
     background-repeat: no-repeat;
}




a {
       text-decoration: none;
        background-color: transparent;
       color: #09449C;
}


a:hover {
    color:  #FFFFFF;
    background-color: #309EE9;
}   






/*エントリーテーブル */

.entry_table {
    width: 520px;
    margin-bottom: 50px;
    color: #666666;
}


.etc_table {
    width: 520px;
    margin-bottom: 50px;
    color: #475589;
}



.post_table {
    width: 450px;
    margin: 0px 40px 50px 30px;
    color: #475589;
}



/*エントリータイトル */

.entry_title{
    font-size: 14px;
    font-weight: bolder;
    color: #436CAA;
    margin: 20px 30px 5px 30px;
}


.entry_title a {
                 font-size: 14px;
                 color: #436CAA;
                 text-decoration:none;
}


.entry_title a:hover {
                   color: #CCCCCC;
                   text-decoration : underline;
}





/*エントリーテキスト */


.entry_text {
    font-size: 12px;
    color: #436CAA;
    margin: 10px 30px 10px 30px;
    line-height : 150%;
    word-break: break-all;

}

.entry_text a {
                 font-size: 12px;
                 color: #52B4FB;
                 text-decoration: underline;
                 background-color: transparent;
}


.entry_text a:hover {
                  color: #89CCFF;
                  text-decoration : none;
                  background-color: transparent;
}


.entry_text blockquote {
        font-size: 12px;
        text-align: left;
        color: #005289;
        background-color: #D5EEFF;
        border:1px solid #FFFFFF;
        padding: 15px;
        margin: 0px 0px 0px 0px;
        border-radius: 8px; /* IE非表示 */
 }

.entry_text blockquote p {
        padding: 0px;
        margin: 0px;
 }



.etc_text {
    font-size: 12px;
    color: #436CAA;
    margin: 10px 30px 10px 30px;
    line-height : 150%;
}






/*エントリー日付 */
.entry_state_sec {
    font-size: 12px;
    color: #3BB0FF;
    text-align: right;
    margin: 0px 30px 0px 0px;
}





/*エントリーオプション */

.entry_state {
    font-size: 12px;
    color: #C0DCFF;
    text-align: right;
    margin: 0px 30px 25px 30px;
}


.entry_state a {
                 font-size: 12px;
                 color: #508FFF;
                 text-decoration:none;
                 background-color: transparent;
}


.entry_state a:hover {
                   color: #7AAFFF;
                   text-decoration : underline;
                   background-color: transparent;
}




/*エントリーナビ */

.entry_navi{
    font-size: 12px;
    color: #FFFFFF;
    text-align:center;
}

.entry_navi a {
                 font-size: 12px;
                 color: #1C5EC2;
                 text-decoration:none;
                 background-color: transparent;
}


.entry_navi a:hover {
                 color: #853737;
                 text-decoration : underline;
                 background-color: transparent;
}




/*テキスト内の画像*/

.entry_text img {
       border:1px solid #FFFFFF; 
       padding: 5px;
} 




/*コメントタイトル */
.etc_title {
    text-align: left;
    font-size: 12px;
    font-weight: bolder;
    color: #1C5EC2;
    margin: 20px 30px 5px 30px;

}

.etc_title a {
                 font-size: 12px;
                 font-weight: bolder;
                 color: #1C5EC2;
                 text-decoration:none;
                 background-color: transparent;
}


.etc_title a:hover {
                   color: #CC0000;
                   text-decoration : none;
                   background-color: transparent;
}




/*コメントオプション */
.etc_state {
    font-size: 10px;
    color: #969696;
    text-align: right;
    margin: 5px 30px 0px 30px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #84B9FF;
}


.etc_state a {
                 color: #508FFF;
                 text-decoration:none;
                 background-color: transparent;
}


.etc_state a:hover {
                   color: #7AAFFF;
                   text-decoration : underline;
                   background-color: transparent;
}



  
/* テーブル背景 */

.tdtp1 {
        background: url(//blog-imgs-43.fc2.com/0/1/0/010101/aar2_etp002.gif);
        background-position: left top;
        background-repeat: no-repeat;
        width : 520px;
        height : 60px;
}

.tdby1 {
        background: url(//blog-imgs-43.fc2.com/0/1/0/010101/aar2_eby002.gif);
        background-position: left top;
        background-repeat: repeat-y;
        width : 520px;

}

.tdbm1 {
        background: url(//blog-imgs-43.fc2.com/0/1/0/010101/aar2_ebm002.gif);
        background-position: left bottom;
        background-repeat: no-repeat;
        width : 520px;
        height : 50px;
}





/*検索 */
#sarch { text-align: left;
         margin-top : 30px;
         padding: 0px 0px 10px 35px; }




/*フォーム装飾 */
input,textarea,select,button,submit {
         border: 1px solid #4189FF; 
         color : #436CAA;
         background-color:#FFFFFF;
}




/*著作権 */




#footer {
    font-size: 12px;
    clear : both;
    width: 770px;
    color: #1C5EC2;
    padding-top: 25px;
    margin-top: 0px;
    text-align: center;
    padding-bottom: 25px;
    margin-left: 0px;
    margin-right: 0px;
    }



#footer a {
    color:#666666;
    font-size: 12px;
    text-decoration:none;
    font-weight: bolder;
    background-color: transparent;
    }

#footer a:hover {
    color:#CCCCCC;
    background-color: transparent;
}


img{max-width:100%;height:auto;}
​