@charset "EUC-JP";

body{
        text-align: center;
        background-color: #FFFFFF;
        color: #735400;
        margin: 0px;
        padding: 0px;
        font-size: 12px;
	font-family: "comic Sans MS", sans-serif;
        background-image: url();
        background-position: left top;
        background-repeat: no-repeat;
}



#frame {
          width: 800px;
          margin-top:  0px;
          padding-top: 0px;
          padding-left: 0px;
          padding-right: 0px;
          background-image: url();
          background-position: left top;
          background-repeat: no-repeat;
                     }




#center {
          width: 800px;
          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/cclt_frbg001.jpg);
          background-position: left top;
          background-repeat: repeat-y;
}



#under {
          width: 800px;
          height: 54px;
          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/cclt_unbg001.jpg);
          background-position: left top;
          background-repeat: no-repeat;
}




#menu {
        width : 190px;
        padding: 0px 0px 0px 20px;
        margin: 15px 0px 0px 18px;
        color: #555555;
        text-align: left;
        background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/cclt_mbg001.gif);
        background-position: left top;
        background-repeat: repeat-y;
                    }

#menu p {
        font-size: 10px;
        color: #555555;
        padding: 0px 10px 0px 10px;
}

#menu p a { text-decoration: underline;}
#menu p a:hover {text-decoration: none;}  



#menu2 {
        margin: 0px 30px 0px 30px;
        padding: 0px;
        color: #555555;
        text-align: left;
        background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/cclt_mabg001.gif);
        background-position: right top;
        background-repeat: repeat-y;
                    }

#menu2 p{
        font-size: 12px;
        color: #555555;
        padding: 0px 10px 0px 10px;
}

#menu2 p a { text-decoration: underline;}
#menu2 p a:hover {text-decoration: none;}  


#main {
        background-color: #F0AF00;
        width : 530px;
        margin: 0px 20px 0px 5px;
        padding: 0px;
        text-align: left;
        color: #555555;
                    }


/*ブログタイトル */


h1 {
    text-align: center;
    font-size: 22px;
    font-weight: bolder;
    color: #964408;
    padding-top: 20px;
    padding-bottom: 5px;
    margin: 0px 20px 0px 20px;
    border-bottom: 3px dashed #F0AF00;
}

h1 a {
                 font-size: 36px;
                 letter-spacing: 8pt;
                 color: #964408;
                 text-decoration:none;
}


h1 a:hover {
                   color: #F0CE71;
                   background-color: transparent;
                   text-decoration : none;
}




/*ブログ説明文 */

.blog_info {
    text-align: center;
    margin-top: 5px;
    font-size: 24px;
    font-weight: bolder;
    color: #D4882E;
    padding-left: 20px;
    padding-right: 20px;
}



/*横カレンダー */

#calender {
     color: #B17B45;
     text-align: center;
     margin: 0px 35px 10px 35px;
     padding-top: 0px;
     padding-bottom: 0px;
}

#calender ul {
     text-align: center;
     font-size: 12px;
     list-style-position : inside;
     padding-left: 0px;
}

#calender li {
     background-image: none;
     padding: 3px;
     display : inline;
     font-size: 10px;
     list-style-type : none;
     background-image: none;
}

#calender li a{
     text-decoration: none;
     color: #FEFEFE;
}

#calender li a:hover {
     color: #FEFEFE;
     text-decoration: none;
}




/* カレンダー */

.calender {
        font-size: 10px;
        line-height: 100%;
        width: 90%;
        border: 1px solid #9A4608;
        margin-bottom: 20px;
        margin-left: 10px;
        color: #94450A;
}


.calender a  { font-weight: bolder;}
.calender a:link    {color: gray;  text-decoration: none;}
.calender a:active  {color: gray;  text-decoration: none;}
.calender a:visited {color: gray;  text-decoration: none;}
.calender a:hover   {color: gray;  text-decoration: underline;}


.calender caption {
                font-size: 10px;
                line-height: 150%;
                padding-bottom: 1px;
                color: #FEFEFE;
                margin-left: 10px;
}


.calender caption a:link    {color: #FEFEFE;  text-decoration: none;}
.calender caption a:active  {color: #FEFEFE;  text-decoration: none;}
.calender caption a:visited {color: #FEFEFE;  text-decoration: none;}
.calender caption a:hover   {color: #FEFEFE;  text-decoration: none;}


.calender th {
           width: 16px;
           height: 16px;
           font-weight: bolder;
           text-align: center;
           padding: 2px;
}


.calender td {
           width: 16px;
           height: 16px;
           text-align: center;
           background-color:#D28831;
}



.calender td a {
             display: block;
}


th#sun {
     color: #FF0000;
}


th#sat {
     color: #00517F;
}


.calender td a:link {
                  background: #98470B;
                  color: #FEFEFE;
                  padding: 2px;
                  text-decoration: none;
}


.calender td a:visited {
                     background: #9A4608;
                     color: #FEFEFE;
                     text-decoration: none;

}


.calender td a:hover {
                   background: #B26C39;
                   color: #FFC0CB;
                   text-decoration: none;
}



/*メニュータイトル */

.menu_title {
        font-size: 12px;
        color: #64290F;
        text-align: left;
        margin-top: 15px;
        margin-bottom: 15px;
        padding: 0px 5px 3px 5px;
        border-bottom: 3px dashed #9A4608;
}




/* リスト設定 */

ul {
     text-align:left;
     margin: 0px;
     padding-left: 10px;
     list-style-type: none;
     text-decoration: none;
}


li {
     text-align: left;
     font-size: 12px;
     color: #B17B45;
     line-height: 150%;
     padding: 0px 0px 8px 20px;
     text-decoration: none;
     background: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/cclt_li01.gif);
     background-position: 0px 3px;
     background-repeat: no-repeat;
}





a {
       text-decoration: none;
       color: #994507;
}


a:hover {
       background-color: #D1862C;
       color:  #FEFEFE;
}   






/*エントリーテーブル */

.entry_table{
    width: 530px;
    margin: 0px 0px 20px 0px;
    color: #735400;
}




.post_table{
    width: 530px;
    margin: 0px 0px 20px 0px;
    color: #735400;
    background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/cclt_mabg001.gif);
    background-position: right top;
    background-repeat: no-repeat;
}



/*エントリータイトル */

h2 {
    font-size: 14px;
    font-weight: bolder;
    color: #552305;
    padding-bottom: 7px;
    margin: 25px 35px 0px 35px;
    border-bottom: 3px dashed #F4DEA3;
}


h2 a {
                 font-size: 14px;
                 color: #552305;
                 text-decoration:none;
}


h2 a:hover {
                   color: #9A6241;
                   background-color: transparent;
                   text-decoration : none;
}





/*エントリーテキスト */

.entry_text {
    font-size: 13px;
    color: #552305;
    margin: 5px 35px 5px 35px;
    line-height : 155%;
}

.entry_text a {
                 font-size: 13px;
                 color: #9B490C;
                 text-decoration: underline;
}


.entry_text a:hover {
                  color: #9A6241;
                  background-color: transparent;
                  text-decoration : none;

}


.entry_text blockquote {
        font-size: 10px;
        text-align: left;
        color: #513E0A;
        background-color: #EABB3B;
        border:1px solid #FEFEFE;
        padding: 7px;
        margin: 0px 5px 0px 5px;
}


.etc_text {
    font-size: 12px;
    color: #552305;
    margin: 5px 35px 5px 35px;
    line-height : 155%;
}

.etc_text a {
                 font-size: 12px;
                 color: #9B490C;
                 text-decoration: underline;
}


.etc_text a:hover {
                  color: #9A6241;
                  background-color: transparent;
                  text-decoration : none;

}





/*テキスト内の画像*/

.entry_text img {
       border:1px solid #994507; 
       padding: 0px;
}




/*エントリー日付 */
.entry_date {
    font-size: 10px;
    color: #B17B45;
    text-align: right;
    margin: 0px 35px 10px 0px;
}





/*エントリーオプション */

.entry_option {
    font-size: 12px;
    color: #FEFEFE;
    text-align: right;
    margin: 0px 35px 0px 0px;
}


.entry_option a {
                 font-size: 12px;
                 color: #7F2809;
                 text-decoration:none;
}


.entry_option a:hover {
                   color: #FEFEFE;
                   text-decoration : none;
}





.entry_menu {
    font-size: 12px;
    color: #FEFEFE;
    text-align: right;
    margin: 0px 35px 25px 35px;
}






/*エントリーナビ */

.entry_navi{
    font-size: 12px;
    color: #FDFDFD;
    text-align:center;
}

.entry_navi a {
                 font-size: 12px;
                 color: #974407;
                 text-decoration:none;
}


.entry_navi a:hover {
                  color: #FEFEFE;
                       text-decoration : none;
}



/*コメントタイトル */
.etc_title {
    text-align: left;
    font-size: 12px;
    font-weight: bolder;
    color: #552305;
    margin: 10px 35px 5px 35px;

}

.etc_title a {
                 font-size: 12px;
                 font-weight: bolder;
                 color: #552305;
                 text-decoration:none;
}


.etc_title a:hover {
                   color: #FEFEFE;
                   text-decoration : none;
}




/*コメントオプション */
.etc_state {
    font-size: 12px;
    color: #AE714D;
    text-align: right;
    padding-bottom: 10px;
    border-bottom: 3px dashed #F4DEA3;
    margin: 20px 35px 20px 35px;
}


.etc_state a {
                 font-size: 12px;
                 color: #7F2809;
                 text-decoration:none;
}


.etc_state a:hover {
                   color: #FEFEFE;
                   text-decoration : none;
}





/*検索 */
#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 : #FEFEFE; background-color:#9A4608;
}




/*著作権 */


#footer {
    font-size: 10px;
    clear : both;
    width: 770px;
    color: #D38932;
    padding-top: 0px;
    margin-top: 10px;
    text-align: center;
    padding-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    }

#footer a {
    color:#99470B;
    font-size: 10px;
    text-decoration:none;
    }

#footer a:hover {
    color:#F0CE71;
    background-color: transparent;
    text-decoration: underline;
}

textarea,input,select {
    font-family : "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
}

img.emoji{
    vertical-align:middle;
    border:0;
}