body {
        font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭS Ｐゴシック", Osaka;
        font-size: 11px;
        color:#000000;
        margin:0px;
        padding:0px;
        background-color:#000000;
}

/*お洒落さんスクロールはIE onlyです*/
html
{
        scrollbar-face-color:#000000;
        scrollbar-arrow-color:#9CB276;
        scrollbar-3dlight-color:#000000;
        scrollbar-darkshadow-color:#9CB276;
        scrollbar-highlight-color:#000000;
        scrollbar-shadow-color:#000000;
        scrollbar-track-color:#000000;
}

a:link {color: #F4F4F4;text-decoration: none;}
a:active {color: #F4F4F4;text-decoration: none;}
a:visited {color: #F4F4F4;text-decoration: none;}
a:hover {color: #F4F4F4;text-decoration:none;position:relative;top:1px;left:1px;}

/*フォーム内設定*/
input,button,submit {
        color:#9CB276;
        font-size :9px;
        border:1px solid #000000;
        background-color:#151515;
        margin:2px 0px 2px 0px;
        padding:1px 2px 1px 2px;
background-image:url();
        background-repeat:no-repeat;
        background-position: 10% 10%;    
        font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Helvetica","Arial","Verdana","ＭＳ Ｐゴシック",sans-serif; 
}

/*テキストエリア設定*/
textarea{
	color:#9CB276;
	font-size :9px;
        line-height:180%;
        text-align:left;
        margin-bottom:10px;
        padding:5px;
        background-color:#151515;
        border-width:1px;
        border-style:solid;
        border-color:#000000;
        scrollbar-face-color:#151515;
        scrollbar-arrow-color:#9CB276;
        scrollbar-3dlight-color:#151515;
        scrollbar-darkshadow-color:#151515;
        scrollbar-highlight-color:#151515;
        scrollbar-shadow-color:#151515;
        scrollbar-track-color:#151515;
        background-image:url(https://blog-imgs-35.fc2.com/m/e/m/memorizedgarden/mg-form.jpg);
        background-repeat:repeat-y;
        background-position: 0% 0%;    
        font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Helvetica","Arial","Verdana","ＭＳ Ｐゴシック",sans-serif; 
}

/*投稿フォーム設定*/
form {
       font-size:10px;
       text-align:left;
       margin:15px 0px 25px 0px;
}

/*引用*/
blockquote { 
         width:330px;
         color:#F4F4F4;
         font-size:10px;
         line-height:160%;      
         text-align:left;
         margin:20px 10px 20px 10px;
         padding:5px;
         border-left:3px solid #000000;
}
blockquote a:link {color: #F4F4F4;text-decoration: underline;}
blockquote a:active {color: #F4F4F4;text-decoration:underline;}
blockquote a:visited {color: #F4F4F4;text-decoration: underline;}
blockquote a:hover {color: #000000;text-decoration:none;position:relative;top:1px;left:1px;}

/*リスト*/
ul,ol{
       margin : 5px;
       padding : 10px;
}
td li,td ul,td ol{
       margin: 10px;
       list-style-image : none;
}   

/*段落*/

p { 
     margin-top:10px;
     margin-bottom:10px;
}

/*見出し*/
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    margin:0px;
}


/*ブログレイアウト*/
#bg1 {
        width:600px;
        height:250px;
        background-image:url();
        background-atachment:fixed;
        background-repeat:no-repeat;
        background-position: 0% 0%;      
}

#bg2 {
        width:600px;
        height:150px;
background-image:url(https://blog-imgs-35.fc2.com/m/e/m/memorizedgarden/mg-bottom.gif);
        background-atachment:fixed;
        background-repeat:no-repeat;
        background-position: 100% 100%;  
        border-top:1px solid #000000;
}

#maincol {
         width:600px;
}

#leftcol {
        width:200px;
        padding-top:0px;
        border-right:1px solid #000000;
        background-color:#9CB276;
}

#entrycol {
        width:460px; 
        background-color:#9CB276;
}

#calendarcol {
        width:800px;
        height:30px;
        color: #9CB276;
        font-size:10px;
        text-align:center;
        background-color:#101010;
background-image:url(/h/hizumii/file/paternbg_a.gif);   
}
#calendarcol a:link {color: #9CB276;text-decoration: none;}
#calendarcol a:active {color: #9CB276;text-decoration: none;}
#calendarcol a:visited {color: #9CB276;text-decoration: none;}
#calendarcol a:hover {
color:#F4F4F4;text-decoration:none;position:relative;top:1px;left:1px;}

#rightcol {
        width:200px;
        padding-top:0px;
        border-left:1px solid #000000;
        background-color:#9CB276;
}

#head {
      width:570px;
      height:300px;
      padding-right:10px;
}

#foot {
      width:600px;
      height:200px; 
      color:#000000;
      font-size:10px;
      line-height:160%;
      text-align:center;
}
#foot a:link {color: #000000;text-decoration: none;}
#foot a:active {color: #000000;text-decoration: none;}
#foot a:visited {color: #000000;text-decoration: none;}
#foot a:hover {
color:#000000;text-decoration:none;position:relative;top:1px;left:1px;}



/*ブログ情報*/
#blog_name { 
            width:800px;
            color:#FFFFFF;
            font-family:IMPACT;
            font-size:1.8em;
            text-align:right;
            letter-spacing:0.1em;
            line-height:100%;
            padding-top:10px;
            padding-right:10px;
}
#blog_name a:link {color: #FFFFFF;text-decoration: none;}
#blog_name a:active {color: #FFFFFF;text-decoration: none;}
#blog_name a:visited {color: #FFFFFF;text-decoration: none;}
#blog_name a:hover {
color:#FFFFFF;text-decoration:none;position:relative;top:1px;left:1px;}

#introduction{
            width:800px;
            font-size:11px;
            color:#F4F4F4;
            line-height:150%;
            text-align:right;
            padding:10px 10px 10px 0px;
}


/*エントリーカラム関連*/
.entry_table {
          width:430px;
          padding:15px 15px 10px 15px;
          font-size:11px;
        background-image:url(https://blog-imgs-35.fc2.com/m/e/m/memorizedgarden/mg-entry2.gif);
        background-repeat:no-repeat;
        background-position:100% 100%;
}

.entry_title {
        width:400px;
        height:30px;
        color:#000000;
        font-size:13px;
        text-align:left;
        padding:5px 0px 35px 35px;
        background-image:url(https://blog-imgs-27.fc2.com/d/i/v/divisionbell/coment-title.gif);
        background-repeat:no-repeat;
        background-position:0% 0%;
}
.entry_title a:link { color: #000000;text-decoration: none;}
.entry_title a:active { color: #000000; text-decoration: none;}
.entry_title a:visited { color: #000000;text-decoration: none;}
.entry_title a:hover { color: #F4F4F4; text-decoration:none;position:relative;top:1px;left:1px;}

.entry_body {
        width:400px;
        color:#000000;
        font-size:11px;   
        line-height:160%;
        text-align:left; 
        padding-bottom:20px;
 }
.entry_body a:link { color:#F4F4F4;text-decoration:underline;}
.entry_body a:active { color: #F4F4F4; text-decoration:underline;}
.entry_body a:visited { color: #F4F4F4; text-decoration:underline;}
.entry_body a:hover { color: #000000; text-decoration:underline;position:relative;top:1px;left:1px;}


.entry_state {
        width:460px;
        color:#000000;
        font-size:10px;
        text-align:right;
        padding:25px 0px 10px 0px;
        border-bottom:1px dashed #000000;
        background-image:url(https://blog-imgs-35.fc2.com/m/e/m/memorizedgarden/mg-entry1.gif);
        background-repeat:no-repeat;
        background-position:100% 100%;
}
.entry_state a:link {color:#9CB276;text-decoration: none;background-color:#000000;padding:1px 2px 1px 2px;}
.entry_state a:active {color: #9CB276;text-decoration: none;background-color:#000000;padding:1px 2px 1px 2px;}
.entry_state a:visited {color: #9CB276;text-decoration: none;background-color:#000000;padding:1px 2px 1px 2px}
.entry_state a:hover { color:#9CB276;text-decoration: none;position:relative;top:1px;left:1px;background-color:#000000;padding:1px 2px 1px 2px;}

/*絵文字*/
.emoji {
       margin:1px 1px 2px 1px;
       vertical-align:middle;
       float:none;
}


/*日付とカテゴリー*/
.gide {
      width:430px;
      color:#F4F4F4;
      font-size:10px;
      text-align:right;
}
.gide a:link {color: #F4F4F4;text-decoration: none;}
.gide a:active {color: #F4F4F4;text-decoration: none;}
.gide a:visited {color: #F4F4F4;text-decoration: none;}
.gide a:hover {
color:#000000;text-decoration:underline;position:relative;top:1px;left:1px;}


/*コメント関連*/
#comformtable {
        width:370px;
        color:#000000;
        padding:70px 15px 10px 15px;
}

#comtable {
        width:370px;
        color:#000000;
        padding:25px 15px 30px 15px;
}

.comsubtitle {
        width:370px;
        height:30px;
        color:#000000;
        font-size:13px;
        text-align:left;
        padding:0px 0px 25px 0px;
}
.comsubtitle a:link { color: #000000;text-decoration: none;}
.comsubtitle a:active { color: #000000; text-decoration: none;}
.comsubtitle a:visited { color: #000000;text-decoration: none;}
.comsubtitle a:hover { color: #F4F4F4; text-decoration:none;position:relative;top:1px;left:1px;}

.comtitle {
        width:370px;
        color:#000000;
        font-size:10px;
        text-align:left;
        border-top:1px dashed #000000;
        border-bottom:1px dashed #000000;
}
.comtitle a:link { color: #000000;text-decoration: none;}
.comtitle a:active { color: #000000; text-decoration: none;}
.comtitle a:visited { color: #000000; text-decoration: none;}
.comtitle a:hover { color: #F4F4F4; text-decoration:none;position:relative;top:1px;left:1px;}

.combody {
        width:370px;
        color:#000000;
        font-size: 10px;
        line-height: 180%;
        text-align:left;
        padding:10px 0px 30px 0px;
}
.combody a:link { color:#F4F4F4;text-decoration:none;}
.combody a:active { color:#F4F4F4; text-decoration:none;}
.combody a:visited { color:#F4F4F4; text-decoration:none;}
.combody a:hover { color:#000000; text-decoration:underline;position:relative;top:1px;left:1px;}


/*トラックバック関連*/
#tbtable { 
        width:370px;
        color:#000000;
        padding:15px 15px 25px 15px;
}

.tbsubtitle {
        width:370px;
        height:30px;
        color:#000000;
        font-size:13px;
        text-align:left;
        padding:0px 0px 25px 0px;
}
.tbsubtitle a:link { color: #000000;text-decoration: none;}
.tbsubtitle a:active { color: #000000; text-decoration: none;}
.tbsubtitle a:visited { color: #000000;text-decoration: none;}
.tbsubtitle a:hover { color: #F4F4F4; text-decoration:none;position:relative;top:1px;left:1px;}

.tburltitle {
        width:370px;
        color:#F4F4F4;
        font-size:10px;
        text-align:left;
        border-top:1px dashed #F4F4F4;
        border-bottom:1px dashed #F4F4F4;
}
.tburltitle a:link { color: #F4F4F4;text-decoration: none;}
.tburltitle a:active { color: #F4F4F4; text-decoration: none;}
.tburltitle a:visited { color: #F4F4F4; text-decoration: none;}
.tburltitle a:hover { color: #000000; text-decoration:none;position:relative;top:1px;left:1px;}

.tburlbody {
        width:370px;
        color:#F4F4F4;
        font-size: 10px;
        line-height: 180%;
        text-align:left;
        padding:10px 0px 30px 0px;
}
.tburlbody a:link { color:#F4F4F4;text-decoration:none;}
.tburlbody a:active { color:#F4F4F4; text-decoration:none;}
.tburlbody a:visited { color:#F4F4F4; text-decoration:none;}
.tburlbody a:hover { color:#000000; text-decoration:underline;position:relative;top:1px;left:1px;}

.tbtitle {
        width:370px;
        color:#000000;
        font-size:10px;
        text-align:left;
        border-top:1px dashed #000000;
        border-bottom:1px dashed #000000;
}
.tbtitle a:link { color: #000000;text-decoration: none;}
.tbtitle a:active { color: #000000; text-decoration: none;}
.tbtitle a:visited { color: #000000; text-decoration: none;}
.tbtitle a:hover { color: #F4F4F4; text-decoration:none;position:relative;top:1px;left:1px;}

.tbbody {
        width:370px;
        color:#000000;
        font-size: 10px;
        line-height: 180%;
        text-align:left;
        padding:0px 0px 30px 0px;
}
.tbbody a:link { color:#F4F4F4;text-decoration:none;}
.tbbody a:active { color:#F4F4F4; text-decoration:none;}
.tbbody a:visited { color:#F4F4F4; text-decoration:none;}
.tbbody a:hover { color:#000000; text-decoration:underline;position:relative;top:1px;left:1px;}


/*左右サイドカラム関連*/
.side_table {
        width:200px;
        margin-bottom:30px;
}

.side_title {
        width:200px;
        height:30px;
        color:#9CB276;
        font-size:11px;
        font-weight:bold;
        font-family:Arial Black;
        letter-spacing:0.1em;
        text-align:left;
        padding-top:7px;
        padding-left:30px;
        margin-bottom:10px;
background-image:url(https://blog-imgs-27.fc2.com/d/i/v/divisionbell/side-title.gif);
        background-atachment:fixed;
        background-repeat:no-repeat;
        background-position: 0% 0%;   
}
.side_title a:link { color: #9CB276;text-decoration: none;}
.side_title a:active { color: #9CB276; text-decoration: none;}
.side_title a:visited { color: #9CB276; text-decoration: none;}
.side_title a:hover { color: #9CB276; text-decoration:none;position:relative;top:1px;left:1px;}

.side_body {
        width:190px;
        color:#000000;
        font-size: 10px;
        text-align:left;
        padding:5px 5px 0px 5px;
        line-height:125%;
}
.side_body a:link { color: #333333;text-decoration:none;}
.side_body a:active { color: #333333; text-decoration:none;}
.side_body a:visited { color: #333333; text-decoration:none;}
.side_body a:hover {color: #F4F4F4;text-decoration: none;position:relative;top:1px;left:1px;}


/* カレンダー関連*/
.day {
    color:#3a4343;
    font-size:10px;
    text-align:center;
    padding:0px 4px 0px 4px;
}


/*ナビゲーション関連*/
#navi{
        width:400px;
        color:#000000;
        font-size:10px;
        text-align:right;
        margin-top:25px;  
        margin-bottom:0px;     
}
#navi a:link {color: #9CB276;text-decoration: none;background-color:#000000;}
#navi a:active { color: #9CB276; text-decoration: none;background-color:#000000;}
#navi a:visited { color: #9CB276; text-decoration: none;background-color:#000000;}
#navi a:hover {	color: #9CB276;	text-decoration: none;background-color:#000000;position:relative;top:1px;left:1px;}



/*コピーライト関連*/
#copy {
        width:800px;
        height:100px;
        font-size:11px;
        color:#F4F4F4;
        text-align:center;
        line-height:160%;  
        padding-top:20px;
}
#copy a:link { color:#F4F4F4;text-decoration:none;}
#copy a:active { color:#F4F4F4; text-decoration:none;}
#copy a:visited { color: #F4F4F4; text-decoration:none;}
#copy a:hover { color: #F4F4F4; text-decoration:underline;position:relative;top:1px;left:1px;}


/*追記関連*/
#more { 
        width:370px;
        color:#000000;
        font-size:11px;   
        line-height:160%;
        text-align:left;  
}
#more a:link { color:#F4F4F4;text-decoration:underline;}
#more a:active { color:#F4F4F4; text-decoration:underline;}
#more a:visited { color:#F4F4F4; text-decoration:underline;}
#more a:hover { color: #000000; text-decoration:underline;position:relative;top:1px;left:1px;}

.more_link {
        font-size:10px;
        color:#F4F4F4;
}
.more_link a:link { color:#F4F4F4;text-decoration:none;}
.more_link a:active { color:#F4F4F4; text-decoration:none;}
.more_link a:visited { color:#F4F4F4; text-decoration:none;}
.more_link a:hover { color: #000000; text-decoration:underline;position:relative;top:1px;left:1px;}


/*検索関連*/
form#search {
        margin:140px 10px 5px 0px;
        font-size:10px;
        text-align:right;
}

.search {
        color:#9CB276;
        font-size :9px;
        text-align:center;
        padding:2px 0px 0px 0px;
        border-width:1px;
        border-style:solid;
        border-color:#9CB276;
        background-color:transparent;
        font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Helvetica","Arial","Verdana","ＭＳ Ｐゴシック",sans-serif; 
}


/*管理者画像*/
.pay {
       text-align:center;
       margin:5px 0px 5px 0px;


}


/*記事内画像の便利クラス*/
.img {
      width:135px;
      height:135px;
      float:left;
      margin:5px 5px 5px 5px;
      padding:5px 5px 5px 5px;
      border:1px dashed #353535;
}

/*F1*/
#f1 {
      font-size : 10px;
}

/*HTMLのBODYスタイル*/
#pagebody {
        font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭS Ｐゴシック", Osaka;
        font-size: 11px;
        color:#000000;
        margin:0px;
        padding:0px;
        background-color:#000000;
        line-height:150%;

        scrollbar-face-color:#000000;
        scrollbar-arrow-color:#9CB276;
        scrollbar-3dlight-color:#000000;
        scrollbar-darkshadow-color:#9CB276;
        scrollbar-highlight-color:#000000;
        scrollbar-shadow-color:#000000;
        scrollbar-track-color:#000000;

#pagebody a:link {color: #F4F4F4;text-decoration: none;}
#pagebody a:active {color: #F4F4F4;text-decoration: none;}
#pagebody a:visited {color: #F4F4F4;text-decoration: none;}
#pagebody a:hover {color: #F4F4F4;text-decoration:none;position:relative;top:1px;left:1px;}

}