@charset "UTF-8";

/*背景[初期 #B92222] */
body{
        background-color: #B92222;
        text-align: center;
         margin: 0px;
        padding: 0px;
        font-size: 12px;
        font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF","\30D2\30E9\30AE\30CE\20Pro\20W3",Osaka,sans-serif ;
}

/*ヘッダ[初期 #B92222] */
#header {
          background-color: #B92222;
          width : 770px;
          height : 200px;
          margin-top:  0px;
          padding-top: 10px;
          text-align: left;
          background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/bd_bgtp005.jpg);
          background-position: left bottom;
          background-repeat: no-repeat;
                       }

/*フッタ[初期 #B92222] */
#footer {
    background-color: #B92222;
    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-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/bd_bgbm005.jpg);
    background-position: left top;
     background-repeat: no-repeat;
    }


#layout {
          background-color: #FFFFFF;
          width: 770px;
          margin-top:  0px;
          background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/bd_la002.jpg);
          background-position: 27% 0%;
          background-repeat: repeat-y;
                     }


#menu {
        width : 175px;
        margin: 5px 0px 0px 10px;
        padding: 0px;
        color: #BDCE97;
        text-align: left;
                    }


#menu p{
        font-size: 10px;
        color: #666666;
        padding: 0px 10px 0px 10px;
}


#menu p a {
                 font-size: 10px;
                 color: #E68905;
                 text-decoration:none;
}


#menu p a:hover {
                  color: #666666;
                  text-decoration : underline;

}

#main {
        width : 530px;
        margin: 10px 0px 0px 15px;
        padding: 0px;
        text-align: left;
        color: #666666;
                    }


#copy {
    background-color: #FFFFFF;
    text-align: center;
    font-size: 10px;
    clear : both;
    paddingp: 0px;
    margin: 20px 50px 20px 0px;
}


/*ブログタイトル */

.site_title {
    font-size: 15px;
    letter-spacing: 10pt;
    font-weight: bolder;
    color: #F69203;
    padding-top: 0px;
    padding-left: 17px;
    padding-right: 17px;
    margin: 0px;

}

.site_title a {
                 font-size: 15px;
                 color: #F69203;
                 text-decoration:none;
}


.site_title a:hover {
                   color: #CCCCCC;
                   text-decoration : none;
}



/*ブログ説明文 */

.site_intro {
    margin-top: 1px;
    font-size: 13px;
    color: #FFFFFF;
    padding-left: 17px;
    padding-right: 190px;
}



/* カレンダー */

.calender {
        font-size: 10px;
        line-height: 100%;
        width: 78%;
            margin-bottom: 20px;
            margin-left: 15px;
            color: #000000;
          background-image: url(http://blog-imgs-29-origin.fc2.com/0/1/0/010101/qr_c2.jpg);
          background-position: center center;
          background-repeat: no-repeat;
}


.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: #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;
}


.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;

}


/*プラグインポジションB
  (※このテンプレでは使用しません) */
.plug_b {
    font-size: 10px;
    padding: 0px 50px 0px 15px;
}


/*プラグインポジションC */
.plug_c {
    font-size: 10px;
    padding: 0px 50px 30px 15px;
}


/*メニュータイトル */

h2 {
    font-size: 13px;
        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-origin.fc2.com/0/1/0/010101/li035.jpg);
     background-position: 0px 1px;
     background-repeat: no-repeat;
}


a {
       text-decoration: none;
       color: #333333;
}


a:hover {
    color:  #000000;
    text-decoration: underline;
}   


.head_table {
    margin: 20px 0px 0px 0px;
}


/*エントリーテーブル */

.entry_table{
    width: 500px;
    margin: 0px 30px 50px 0px;
    color: gray;
    border-left:2px solid #000000; 
    border-right:2px solid #000000; 
    border-bottom:4px solid #000000; 
}

.post_table{
    width: 500px;
    margin: 0px 30px 50px 0px;
    color: #000000;
}


/*エントリータイトル */

.entry_title{
    font-size: 13px;
    font-weight: bolder;
    color: #FFFFFF;
    margin: 12px 20px 12px 20px;
}

.entry_title a {
                 font-size: 13px;
                 color: #AAAAAA;
                 text-decoration:none;
}


.entry_title a:hover {
                   color: #FFFFFF;
                   text-decoration : underline;
}


/*エントリーテキスト */

.entry_text {
    font-size: 13px;
    color: #000000;
    margin: 15px 20px 15px 20px;
    line-height : normal;
}

.entry_text a {
                 font-size: 13px;
                 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: #AAAAAA;
                 text-decoration:none;
}


.entry_state a:hover {
                   color: #FFFFFF;
                   text-decoration : underline;
}


/*エントリーナビ */

.entry_navi{
    font-size: 13px;
    color: #666666;
    text-align:center;
    margin: 0px 0px 40px 0px;
}

.entry_navi a {
                 font-size: 13px;
                 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: 13px;
    font-weight: bolder;
    color: #BB0000;
    margin: 0px 20px 0px 10px;

}

.etc_title a {
                 font-size: 13px;
                 font-weight: bolder;
                 color: #BB0000;
                 text-decoration:none;
}


.etc_title a:hover {
                   color: #666666;
                   text-decoration : none;
}


/*コメントオプション */
.etc_state {
    font-size: 11px;
    color: #666666;
    text-align: right;
    margin: 0px 30px 0px 0px;
}


.etc_state a {
                 font-size: 11px;
                 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;
}
