a:focus { outline:none;}

body { 
text-align:center;
line-height:1.6;
margin:0;
padding:0;
background-color:#8A1D31;                       /* 外側背景色 */
background-image:url("http://blog-imgs-43-origin.fc2.com/m/a/z/mazikanon/Untitled-5.png");
background-attachment: fixed; /* 固定表示 */
} 
#outline { 
background-color:#f1f2e3;                     /* サイト背景色 */
background-repeat:;
}


/******************************************* ▼ サイトの幅 ▼ */
#outline { 
width:1076px;                                         /* 全体 */
margin:0 auto; 
}
#center { 
width:740px;                                          /* 中央 */
float:right; 
} 
#left { 
width:0px;                                            /* 左 */
float:left; 
} 
#right { 
width:298px;                                            /* 右 */
float:right; 
} 
#center-left {             /* 計算して設定してください ------ */
width:750px;               /* (全体-左-中央-右)/2 + 左 + 中央 */
float:left; 
} 
/******************************************* ▲ サイトの幅 ▲ */



/******************************* ▼ リンクの色と下線の有無 ▼ */
a:link    {color:#b53300; text-decoration:none;}      /* 通常 */
a:active  {color:#436d00; text-decoration:none;}      /*実行中*/
a:visited {color:#996699; text-decoration:none;}      /*訪問済*/
a:hover   {color:#2a541c; text-decoration:underline;} /*マウス*/
a:hover   {background-color:#d2ecb1}
/******************************* ▲ リンクの色と下線の有無 ▲ */



/********************************************* ▼ ヘッダー ▼ */
#header_outline {
}
#header_body { 

} 
/********************************************* ▲ ヘッダー ▲ */



/*************************************** ▼ ブログタイトル ▼ */
h1 { 
font-size:14pt;                                 /* 文字サイズ */
text-align:left;                                /* 左寄せ     */
margin:10px 30px; 
}
                              /* ▽文字色とリンクの下線有無▽ */
h1 a:link    { color:#390c04; text-decoration:none; } /* 通常 */
h1 a:active  { color:#da5d86; text-decoration:none; } /*実行中*/
h1 a:visited { color:#390c04; text-decoration:none; } /*訪問済*/
h1 a:hover   { color:#849b06; text-decoration:none; } /*マウス*/
                              /* △文字色とリンクの下線有無△ */
/*************************************** ▲ ブログタイトル ▲ */



/***************************************** ▼ サイト紹介文 ▼ */
.intro { 
font-size:10pt;                                 /* 文字サイズ */
color:#b33030;                                  /* 文字色     */
text-align:left;                                /* 左寄せ     */
margin:5px 30px 10px; 
}
/***************************************** ▲ サイト紹介文 ▲ */



/************************************************* ▼ 記事 ▼ */
.ently_outline { 
border:#e0e0e0 2px solid;               /* 外枠の色/太さ/実線 */
background-color:#efefef;               /* 背景色             */
margin-bottom:20px;                     /* 次の記事までの間隔 */
} 
.ently_title { 
font-size:15px;                    /* 文字サイズ(記事タイトル)*/
background-color:#8A1D31;          /* 背景色    (記事タイトル)*/
border:#8A1D31 2px solid;          /* 枠        (記事タイトル)*/
text-align:left;                   /* 左寄せ    (記事タイトル)*/
padding:5px 20px;
margin:0;
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;                     　　　　　　　/* フォント形式 */
} 
                              /* ▽文字色とリンクの下線有無▽ */
h2 a:link    { color:#ffffff; text-decoration:none; } /* 通常 */
h2 a:active  { color:#ffd4ca; text-decoration:none; } /*実行中*/
h2 a:visited { color:#ffffff; text-decoration:none; } /*訪問済*/
h2 a:hover   { color:#ffffff; text-decoration:none; } /*マウス*/
h2 a:hover   { background-color:#F10000;} /* マウスが乗ったときの背景色 */
                              /* △文字色とリンクの下線有無△ */
.ently_body { 
font-size:16px;                       /* 文字サイズ(記事本文) */
color:#333333;                        /* 文字色    (記事本文) */
border-top:   #8A1D31 2px solid;      /* 枠(上)    (記事本文) */
border-left:  #8A1D31 2px solid;      /* 枠(左)    (記事本文) */
border-right: #8A1D31 2px solid;      /* 枠(右)    (記事本文) */
border-bottom:#8A1D31 2px solid;      /* 枠(下)    (記事本文) */
line-height:1.5;
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;                     　　　　　　　/* フォント形式 */
} 
.ently_text {
text-align:left;                      /* 左寄せ    (記事本文) */
margin:10px 20px; 
margin-bottom:20px; /* 記事末尾の間隔調整 */
}
.ently_navi { 
text-align:right;                     /* 右寄せ(時刻・CM・TB) */
color:#555555;                        /* 文字色(時刻・CM・TB) */
margin:0px 10px 3px; 
} 

.center_icon {
vertical-align:middle;
} 

/************************************************* ▲ 記事 ▲ */



/*************************** ▼ 左側メニュー(プラグイン１) ▼ */
.plugin1_outline { 
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-top:   # 2px solid;                /* 個別枠(上) */
border-right: # 2px solid;                /* 個別枠(右) */
border-bottom:# 2px solid;                /* 個別枠(下) */
border-left:  # 2px solid;                /* 個別枠(左) */
margin-bottom:10px; /* 次のプラグインまでの間隔 */
} 
.plugin1_title { 
-webkit-border-top-right-radius: 8px;
-webkit-border-top-left-radius: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-topleft: 8px;
font-size:10pt;                       /* 文字サイズ(タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
color:#ffffff;                        /* 文字色    (タイトル) */
background-color:#BD3649;             /* 背景色    (タイトル) */
border: #666666 1px solid;            /* 枠        (タイトル) */
padding:2px 15px; 
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;                     　　　　　　　/* フォント形式 */
} 
.plugin1_body { 
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
font-size:10pt;                           /* 文字サイズ(本体) */
color:#333333;                            /* 文字色    (本体) */
background-color:#f1f2e3;                 /* 背景色    (本体) */
border-top:   # 1px solid;          /* 枠(上)    (本体) */
border-left : # 1px solid;          /* 枠(左)    (本体) */
border-right: # 1px solid;          /* 枠(右)    (本体) */
border-bottom:# 1px solid;          /* 枠(下)    (本体) */
padding:5px 5px 5px 5px; 
line-height:1.3;
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;                     　　　　　　　/* フォント形式 */
}
/* プラグイン1説明（上部） */
.p1u_description {
margin-bottom:7px;
}
/* プラグイン1説明（下部） */
.p1d_description {
margin-top:7px;
}
/*************************** ▲ 左側メニュー(プラグイン１) ▲ */



/*************************** ▼ 右側メニュー(プラグイン２) ▼ */
.plugin2_outline { 
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-top:   # 2px solid;                /* 個別枠(上) */
border-right: # 2px solid;                /* 個別枠(右) */
border-bottom:# 2px solid;                /* 個別枠(下) */
border-left:  # 2px solid;                /* 個別枠(左) */
margin-bottom:10px; /* 次のプラグインまでの間隔 */
} 
.plugin2_title { 
-webkit-border-top-right-radius: 8px;
-webkit-border-top-left-radius: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-topleft: 8px;
font-size:10pt;                       /* 文字サイズ(タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
color:#ffffff;                        /* 文字色    (タイトル) */
background-color:#BD3649;             /* 背景色    (タイトル) */
border: #BD3649 1px solid;            /* 枠        (タイトル) */
padding:3px 15px; 
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;                     　　　　　　　/* フォント形式 */
} 
.plugin2_body { 
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
font-size:10pt;                           /* 文字サイズ(本体) */
color:#333333;                            /* 文字色    (本体) */
background-color:#f1f2e3;                 /* 背景色    (本体) */
border-top:   # 1px solid;          /* 枠(上)    (本体) */
border-left:  # 1px solid;          /* 枠(左)    (本体) */
border-right: # 1px solid;          /* 枠(右)    (本体) */
border-bottom:# 1px solid;          /* 枠(下)    (本体) */
padding:5px 5px 5px 5px; 
line-height:1.4;
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;                     　　　　　　　/* フォント形式 */
}
/* プラグイン2説明（上部） */
.p2u_description {
margin-bottom:7px;
}
/* プラグイン2説明（下部） */
.p2d_description {
margin-top:7px;
}
/*************************** ▲ 右側メニュー(プラグイン２) ▲ */



/*************************** ▼ 上部メニュー(プラグイン３) ▼ */
.plugin3_outline {
border-top:   #8A1D31 1px solid;                /* 個別枠(上) */
border-right: #8A1D31 1px solid;                /* 個別枠(右) */
border-bottom:#8A1D31 1px solid;                /* 個別枠(下) */
border-left:  #8A1D31 1px solid;                /* 個別枠(左) */
margin-bottom:20px;
} 
.plugin3_title { 
font-size:115%;                       /* 文字サイズ(タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
color:#ffffff;                        /* 文字色    (タイトル) */
background-color:#8A1D31;             /* 背景色    (タイトル) */
border: #8A1D31 1px solid;            /* 枠        (タイトル) */
padding:5px 20px; 
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;                     　　　　　　　/* フォント形式 */
} 
.plugin3_body { 
font-size:10pt;                           /* 文字サイズ(本体) */
color:#333333;                            /* 文字色    (本体) */
background-color:#efefef;                 /* 背景色    (本体) */
border-top:   #e0e0e0 1px solid;          /* 枠(上)    (本体) */
border-left:  #8A1D31 1px solid;          /* 枠(左)    (本体) */
border-right: #8A1D31 1px solid;          /* 枠(右)    (本体) */
border-bottom:#8A1D31 1px solid;          /* 枠(下)    (本体) */
padding:5px 20px; 
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;                     　　　　　　　/* フォント形式 */
}
.plugin3_body a:hover{
color:#436d00; /* マウスが乗ったときのリンク文字の色 */
background-color:#ffcbb2; /* マウスが乗ったときの背景色 */
text-decoration:none;
}
/* プラグイン3説明(上部) */
.p3u_description {
margin-top:5px;
margin-bottom:5px;
}
/* プラグイン3説明(下部) */
.p3d_description {
margin-top:5px;
margin-bottom:5px;
}
/*************************** ▲ 上部メニュー(プラグイン３) ▲ */



/********************************************* ▼ コメント ▼ */
.comment_outline { 
border:#8A1D31 0px solid;           /* 外枠の/色太さ/実線     */
background-color:#efefef;           /* 背景色                 */
text-align:left;                    /* 左寄せ                 */
margin-bottom:5px;                 /* 次のコメントまでの間隔 */
} 
.comment_title {
font-size:10pt;                       /* 文字サイズ(タイトル) */
color:#555555;                        /* 文字色    (タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
background-color:#efefef;             /* 背景色    (タイトル) */
text-align:left;                      /* 左寄せ    (タイトル) */
border:#666666 0px solid;             /* 枠        (タイトル) */
padding:5px 20px; 
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;                     　　　　　　　/* フォント形式 */
} 
.comment_body { 
font-size:10pt;                   /* 文字サイズ(コメント本文) */
color:#333333;                    /* 文字色    (コメント本文) */
border-top:   #e0e0e0 0px solid;  /* 枠(上)    (コメント本文) */
border-left:  #666666 0px solid;  /* 枠(上)    (コメント本文) */
border-right: #666666 0px solid;  /* 枠(上)    (コメント本文) */
border-bottom:#666666 0px solid;  /* 枠(上)    (コメント本文) */
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;                     　　　　　　　/* フォント形式 */
} 
.comment_text { 
text-align:left;                  /* 左寄せ    (コメント本文) */
margin: 10px 0 20px 20px;
}
.comment_navi { 
color:#555555;                    /* 文字色    (時刻・CM・TB) */
text-align:right;                 /* 右寄せ    (時刻・投稿者) */
margin:0px 10px 3px;
}
/* コメント諸項目（名前、URL等）の入力欄の幅 */
#subject,
#name,
#mail,
#url {
width: 50%;
}
/* コメント本文の入力欄の幅 */
#comment {
width: 95%;
}
/* コメントパスワード入力欄の幅 */
#pass {
width: 30%;
}
/********************************************* ▲ コメント ▲ */



/*************************************** ▼ トラックバック ▼ */
.trackback_outline {
border:#8A1D31 1px solid;             /* 外枠の/色太さ/実線   */
background-color:#efefef;             /* 背景色               */
margin-bottom:20px; 
} 
.trackback_block_title { 
font-size:10pt;                 /*文字サイズ(ブロックタイトル)*/
color:#555555;                  /*文字色    (ブロックタイトル)*/
font-weight:bold;               /*太字      (ブロックタイトル)*/
background-color:#efefef;       /*背景色    (ブロックタイトル)*/
text-align:left;                /*左寄せ    (ブロックタイトル)*/
border:#666666 1px solid;       /*枠        (ブロックタイトル)*/
padding:5px 20px; 
} 
.trackback_block_body { 
font-size:10pt;                   /* 文字サイズ(ブロック本文) */
color:#333333;                    /* 文字色    (ブロック本文) */
border-top:   #e0e0e0 1px solid;  /* 枠(上)    (ブロック本文) */
border-left:  #666666 1px solid;  /* 枠(左)    (ブロック本文) */
border-right: #666666 1px solid;  /* 枠(右)    (ブロック本文) */
border-bottom:#666666 1px solid;  /* 枠(下)    (ブロック本文) */
text-align:left; 
padding:10px 20px 0;
}
.trackback_title {
font-size:10pt;                   /* 文字サイズ(個別タイトル) */
color:#555555;                    /* 文字色    (個別タイトル) */
font-weight:bold;                 /* 太字      (個別タイトル) */
}
.trackback_body { 
font-size:10pt;                   /* 文字サイズ(個別本文)     */
color:#333333;                    /* 文字色    (個別本文)     */
margin-bottom:20px;
}
.trackback_navi {
border-top:#e0e0e0 1px solid;     /* 飾り線    (時刻・投稿者) */
text-align:right;                 /* 右寄せ    (時刻・投稿者) */
} 
/*************************************** ▲ トラックバック ▲ */



/******************* ▼ カテゴリ・検索・月別ナビゲーション ▼ */

.various_outline { 
border:#e0e0e0 2px solid;               /* 外枠の色/太さ/実線 */
background-color:#efefef;               /* 背景色             */
margin-bottom:20px;                     /* 次の記事までの間隔 */
} 
.various_title { 
color:#ffffff;                                  /* 文字色     */
font-weight:bold;                     /* 太字      (タイトル) */
font-size:15px;                    /* 文字サイズ(記事タイトル)*/
background-color:#8A1D31;          /* 背景色    (記事タイトル)*/
border:#8A1D31 1px solid;          /* 枠        (記事タイトル)*/
text-align:left;                   /* 左寄せ    (記事タイトル)*/
padding:5px 20px;
margin:0;
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;                     　　　　　　　/* フォント形式 */
} 


.various_body { 
font-size:15px;                       /* 文字サイズ(記事本文) */
color:#333333;                        /* 文字色    (記事本文) */
border-top:   #8A1D31 2px solid;      /* 枠(上)    (記事本文) */
border-left:  #8A1D31 2px solid;      /* 枠(左)    (記事本文) */
border-right: #8A1D31 2px solid;      /* 枠(右)    (記事本文) */
border-bottom:#8A1D31 2px solid;      /* 枠(下)    (記事本文) */
line-height:1.5;
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;                     　　　　　　　/* フォント形式 */
} 
.various_text {
text-align:left;                      /* 左寄せ    (記事本文) */
margin:10px 20px; 
margin-bottom:20px; /* 記事末尾の間隔調整 */
}
.various_navi { 
text-align:right;                     /* 右寄せ(時刻・CM・TB) */
color:#555555;                        /* 文字色(時刻・CM・TB) */
margin:0px 10px 3px; 
} 
/******************* ▲ カテゴリ・検索・月別ナビゲーション ▲ */



/********************************************* ▼ フッター ▼ */
#footer_outline {
position: relative;
width: 100%;
background-repeat:repeat-x;
background-color:#8A1D31;                       /* 背景色     */
background-image:url("http://blog-imgs-43-origin.fc2.com/m/a/z/mazikanon/footfoot03.png");
height:769px;
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;                     　　　　　　　/* フォント形式 */
}

#footer_body { 
width: 100%;
font-size:14pt;                                  /* 文字サイズ */
color:#b25366;                                  /* 文字色     */
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;                     　　　　　　　/* フォント形式 */
padding:0px; 
bottom:52px;
} 

#footue {
position: relative;
width:1076px;
height:175px;
display: inline-block; 
background: url(http://blog-imgs-45-origin.fc2.com/m/a/z/mazikanon/foot17.png);
}

#foot_background a:hover {
background-color:#a73b51;
_background-color:transparent;         /* IEのみアンダーラインをつけない */
*background-color:transparent;         /* IEのみアンダーラインをつけない */
}

#foot_home { 
position:absolute; 
width:100px;
height:99px;
top:79px;
left:12px;
background: url(http://blog-imgs-43-origin.fc2.com/m/a/z/mazikanon/foot_home.png);
} 

#foot_painter { 
position:absolute; 
width:29px;
height:80px;
top:99px;
left:104px;
background: url(http://blog-imgs-45-origin.fc2.com/m/a/z/mazikanon/painter.gif);
} 

#foot_pixiv { 
position:absolute; 
width:67px;
height:82px;
top:94px;
left:153px;
background: url(http://blog-imgs-45-origin.fc2.com/m/a/z/mazikanon/hoot_pixiv.gif);
} 

#foot_comicstudio { 
position:absolute; 
width:29px;
height:80px;
top:80px;
left:238px;
background: url(http://blog-imgs-45-origin.fc2.com/m/a/z/mazikanon/painter.gif);
} 

#foot_firealpaca { 
position:absolute; 
width:67px;
height:82px;
top:98px;
left:280px;
background: url(http://blog-imgs-45-origin.fc2.com/m/a/z/mazikanon/hoot_pixiv.gif);
} 

#foot_picasa { 
position:absolute; 
width:51px;
height:84px;
top:80px;
left:356px;
background: url(http://blog-imgs-45-origin.fc2.com/m/a/z/mazikanon/hoot_pixiv.gif);
} 

#foot_gimp { 
position:absolute; 
width:51px;
height:84px;
top:90px;
left:424px;
background: url(http://blog-imgs-45-origin.fc2.com/m/a/z/mazikanon/hoot_pixiv.gif);
} 

#foot_illuststudio { 
position:absolute; 
width:29px;
height:80px;
top:80px;
left:508px;
background: url(http://blog-imgs-45-origin.fc2.com/m/a/z/mazikanon/painter.gif);
} 

#foot_sai { 
position:absolute; 
width:67px;
height:82px;
top:98px;
left:550px;
background: url(http://blog-imgs-45-origin.fc2.com/m/a/z/mazikanon/hoot_pixiv.gif);
} 

#foot_poser { 
position:absolute; 
width:51px;
height:84px;
top:72px;
left:622px;
background: url(http://blog-imgs-45-origin.fc2.com/m/a/z/mazikanon/hoot_pixiv.gif);
} 

#foot_photoshop { 
position:absolute; 
width:67px;
height:82px;
top:94px;
left:688px;
background: url(http://blog-imgs-45-origin.fc2.com/m/a/z/mazikanon/hoot_pixiv.gif);
} 

#foot_intuos5 { 
position:absolute; 
width:51px;
height:84px;
top:76px;
left:760px;
background: url(http://blog-imgs-45-origin.fc2.com/m/a/z/mazikanon/hoot_pixiv.gif);
} 

#foot_clipstudiopaint { 
position:absolute; 
width:67px;
height:82px;
top:94px;
left:823px;
background: url(http://blog-imgs-45-origin.fc2.com/m/a/z/mazikanon/hoot_pixiv.gif);
} 

#foot_illustrator { 
position:absolute; 
width:51px;
height:84px;
top:86px;
left:910px;
background: url(http://blog-imgs-45-origin.fc2.com/m/a/z/mazikanon/hoot_pixiv.gif);
} 

#foot_twitter { 
position:absolute; 
width:67px;
height:82px;
top:94px;
left:973px;
background: url(http://blog-imgs-45-origin.fc2.com/m/a/z/mazikanon/hoot_pixiv.gif);
} 


#copy_footer {
width: 100%;
background-repeat:repeat-x;
height:170px;
padding:0px; 
background: url(http://blog-imgs-43-origin.fc2.com/m/a/z/mazikanon/footblack.png);
} 

#copy_body {
    font-size: 19px;
color:#b25366;                                  /* 文字色     */
    left: 0;
    margin: auto;
    padding:50px 5px 30px;
    position: relative;
    text-align: left;
    top: 0;
    width: 990px;
}
                                              /* リンク       */
#footer_body a:link    { color:#f0f0f0; }     /* 通常         */
#footer_body a:active  { color:#f0f0f0; }     /* 実行中       */
#footer_body a:visited { color:#f0f0f0; }     /* 訪問済み     */
#footer_body a:hover   { color:#ffcffa; text-decoration:none;}     /* オンマウス時 */
#footer_body a:hover   {background-color:#a73b51}

#copy_footer a:link    { color:#b25366; }     /* 通常         */
#copy_footer a:active  { color:#b25366; }     /* 実行中       */
#copy_footer a:visited { color:#b25366; }     /* 訪問済み     */
#copy_footer a:hover   { color:#b25366; text-decoration:none; background-color:#000000;}     /* オンマウス時 */


#blog_footer {
    margin: auto;
    width: 1076px;
text-align: left;
}

#blog_footer .left {
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    width: 338px;
    margin: 0;
padding: 30px 0;
}

#blog_footer .left2 {
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    width: 340px;
    margin: 0;
padding: 30px 0;
}

#blog_footer .center {
position: relative;
    float: left;
    margin-right: 20px;
    width: 338px;
    margin: 0;
    padding: 0;
padding: 30px 0;
}

#blog_footer .centerkage {
position:absolute; 
float: left;

width: 300px;
height:538px;
top:228px;
left:-55px;
margin: 0;
padding: 0;
background: url(http://blog-imgs-43-origin.fc2.com/m/a/z/mazikanon/f_back01.png);
}

#blog_footer .centerrss {
position:absolute; 
float: left;
width: 48px;
height:48px;
top:395px;
left:-34px;
margin: 0;
padding: 0;
background: url(http://blog-imgs-43-origin.fc2.com/m/a/z/mazikanon/f_rss_reverse.png);
}

#blog_footer .centermail {
position:absolute; 
float: left;
width: 62px;
height:58px;
top:206px;
left:115px;
margin: 0;
padding: 0;
background: url(http://blog-imgs-43-origin.fc2.com/m/a/z/mazikanon/f_mail.png);
}

#blog_footer .twitterbird {
position:absolute; 
float: left;
width: 48px;
height:48px;
top:271px;
left:75px;
margin: 0;
padding: 0;
background: url(http://blog-imgs-43-origin.fc2.com/m/a/z/mazikanon/f_twitterbird.png);
}

#blog_footer .right1 {
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 50px;
    width: 340px;
    margin: 0;
padding: 30px 0;
}

#blog_footer .right2 {
    float: left;
    margin-right: 20px;
    margin-top: 30px;
    width: 340px;
padding: 30px 0;
}

#blog_footer .foot_category {
background: url("http://blog-imgs-49-origin.fc2.com/m/a/z/mazikanon/foot_category3.png") no-repeat scroll -3px 0 transparent;
    display: block;
    height: 60px;
    outline-style: none;
    outline-width: medium;
    text-align: left;
    text-decoration: none;
    width: 240px;
    margin: 0;
    padding: 0;
}

#blog_footer .foot_search {
background: url("http://blog-imgs-47-origin.fc2.com/m/a/z/mazikanon/foot_search1.png") no-repeat scroll -3px 0 transparent;
    display: block;
    height: 60px;
    outline-style: none;
    outline-width: medium;
    text-align: left;
    text-decoration: none;
    width: 240px;
    margin: 0;
    padding: 0;
}

#blog_footer .foot_tag {
background: url("http://blog-imgs-49-origin.fc2.com/m/a/z/mazikanon/foot_osusumecategory2.png") no-repeat scroll -3px 0 transparent;
    display: block;
    height: 60px;
    outline-style: none;
    outline-width: medium;
    text-align: left;
    text-decoration: none;
    width: 290px;
    margin: 0;
    padding: 0;
}

#blog_footer .foot_parts {
background: url("http://blog-imgs-43-origin.fc2.com/m/a/z/mazikanon/foot_parts1.png") no-repeat scroll -3px 0 transparent;
    display: block;
    height: 60px;
    outline-style: none;
    outline-width: medium;
    text-align: left;
    text-decoration: none;
    width: 240px;
    margin: 0;
    padding: 0;
}

#blog_footer .foot_about {
background: url("http://blog-imgs-43-origin.fc2.com/m/a/z/mazikanon/foot_about1.png") no-repeat scroll -3px 0 transparent;
    display: block;
    height: 60px;
    outline-style: none;
    outline-width: medium;
    text-align: left;
    text-decoration: none;
    width: 240px;
    margin: 0;
    padding: 0;
}

/********************************************* ▲ フッター ▲ */


/* カレンダー */
.calender td { text-align: center; }
th#sun { color: #CC3300; }
th#sat { color: #0066CC; }

/*** その他 ***/
p { margin: 2px 0; }
/********************************************* ▼ 黒丸間隔 ▼ */
ul.icongreen li { margin-left:20px; margin-bottom:3px; 
list-style-image: url("http://blog-imgs-43-origin.fc2.com/m/a/z/mazikanon/icon5.png");
} 

ul.iconpink li { margin-left:25px; margin-bottom:3px; 
list-style-image: url("http://blog-imgs-43-origin.fc2.com/m/a/z/mazikanon/icon7.png");
} 

ul.linkicon0 li { margin-left:20px; margin-bottom:3px; 
list-style-image: url("http://blog-imgs-43-origin.fc2.com/m/a/z/mazikanon/linkicon0.gif");
} 


ul.footlist_red li { margin-left:20px; margin-bottom:3px; 
list-style-image: url("http://blog-imgs-43-origin.fc2.com/m/a/z/mazikanon/footli.gif");
line-height: 2.5;
} 

/********************************************* ▲ 黒丸間隔 ▲ */
ul { margin:2px 0 5px 0; padding:0; } 
form { margin:0; }
table { font-size:10pt; }
ently_table { font-size:15pt; }
.c-both { clear:both; } 
.readmore { margin-top: 10px; } 
.readclose { margin: 10px 0; } 
.page_navi { margin:30px 0; font-size:9pt; }

/* カレンダーの中央寄せ */
.calender{
margin-left: auto;
margin-right: auto;
} 

/* 引用部分 */
blockquote {
margin:2px;
padding:5px;
background:#f0f0f0; /* 背景 */
border:#cccccc 1px solid; /* 枠線 */
border-left:#cccccc 5px solid; /* 枠線(左) */
}

/* ブックマーク 拍手 */
.fc2_footer {
margin-top:20px; /* 上の余白 */
}

/* ▼ サイトマップ ▼ */
#sitemap {
margin-top:5px; /* 上の余白 */
text-align:left;
}

#sitemap ul.sitemap_list {
margin-left:30px; /* 各記事リストの左余白 */
}

.display_no {
display:none;
}

/* カテゴリ一覧へ戻る */
.pgtop {
text-align:right; /* 右寄せ */
}
/* ▲ サイトマップ ▲ */

/* プラグインの文字配置 */
.ta_left { text-align: left }
.ta_right { text-align: right }
.ta_center { text-align: center }

/* プラグイン内の入力欄幅設定 */
.plugin1_body input[type="text"],
.plugin2_body input[type="text"],
.plugin1_body textarea,
.plugin2_body textarea {
width: 70%;
}

/* ▼ FC2バトンのスタイル ▼ */

/* 質問番号(Q) */
.q_number {
color:#ff6600; /* 色 */
font-weight: bold; /* 太字 */
}

/* 質問本文 */
.baton_q {
margin-bottom:5px; /* 答えまでの余白 */
}

/* 答え番号(A) */
.a_number {
color:#ff6600; /* 色 */
font-weight: bold; /* 太字 */
}

/* 答え本文 */
.baton_a {
margin-left: 0px;
padding-bottom:2px; /* 罫線までの余白 */
border-bottom: dotted 1px #cccccc; /* 罫線 */
margin-bottom: 20px; /* 次の質問までの余白 */
}

/* ▲ FC2バトンのスタイル ▲ */

/**************************************************************/
/*
フッターにある著作権表示(リンク)さえ残して頂ければ
どんなにカスタマイズされても構いません。また、
どのようなサイトでも利用してくださって結構です。
                                FC2ブログのテンプレート工房
[lightframe_ver.05.1]     (http://10plate.blog44.fc2.com/)
*/
/**************************************************************/
.ently_text a:link {color:#; text-decoration:none;} /* 通常 */
.ently_text a:active {color:#; text-decoration:none;} /*実行中*/
.ently_text a:visited {color:#; text-decoration:none;} /*訪問済*/
.ently_text a:hover {color:#; text-decoration:underline;} /*マウス*/

/* 記事タイトル */
.ently_title {
background-image: url("");
}

/* プラグイン１ */
.plugin1_title {
background-image: url("");
}

/* プラグイン２ */
.plugin2_title {
background-image: url("");
}

/* プラグイン３ */
.plugin3_title {
background-image: url("");
} 

/* ▼メニューバー▼ */
ul#menu_bar {
font-size: 10pt; /* 文字サイズ */
font-weight:bold;/* 太字 */
height:34px; /* 高さ */
background-color:#8A1D31; /* 背景色 */
padding-left:0px;
margin-left:0px;
margin-top:0px; /* 上の間隔 */
margin-bottom:0px; /* 下の間隔 */
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;                     　　　　　　　/* フォント形式 */
}

#menu_bar li {
list-style-type:none;
float:left;
line-height:34px; /* 高さ */
margin:0px;
padding:0px;
}

#menu_bar li a {
display:block;
text-align:center;
width:152px; /* １つのメニューボタンの幅 */
border-right:1px solid #FFD5D5; /* 区切り線 */
color:#ffffff; /* リンク文字の色 */
background-color:##8A1D31; /* メニューボタンの背景 */
text-decoration:none;
}

#menu_bar li a:hover{
color:#ffffff; /* マウスが乗ったときのリンク文字の色 */
background-color:#F10000; /* マウスが乗ったときの背景色 */
text-decoration:none;
}
/* ▲メニューバー▲ */

/* ▼メニューバー2▼ */
ul#menu_bar2 {
font-size: 11pt; /* 文字サイズ */
font-weight:bold;/* 太字 */
height:34px; /* 高さ */
background-color:#8A1D31; /* 背景色 */
padding-left:0px;
margin-left:0px;
margin-top:0px; /* 上の間隔 */
margin-bottom:0px; /* 下の間隔 */
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;                     　　　　　　　/* フォント形式 */
}

#menu_bar2 li {
list-style-type:none;
float:left;
line-height:34px; /* 高さ */
margin:0px;
padding:0px;
}

#menu_bar2 li a {
display:block;
text-align:center;
width:174px; /* １つのメニューボタンの幅 */
color:#ffffff; /* リンク文字の色 */
background-color:#8A1D31; /* メニューボタンの背景 */
text-decoration:none;
}

#menu_bar2 li a:hover{
color:#ffffff; /* マウスが乗ったときのリンク文字の色 */
background-color:#F10000; /* マウスが乗ったときの背景色 */
text-decoration:none;
}


/* ▲メニューバー2▲ */


/* ▼スクロールバー色▼ */
html {
scrollbar-base-color: #AB857E;
}
/* ▲スクロールバー色▲ */


/* ▼フォント変更用▼ */
.fontchange {
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;                     　　　　　　　/* フォント形式 */
}
/* ▲フォント変更用▲ */

/* ▼我RSSフォント変更用▼ */
.fontchange2 {
font-weight:bold;                     /* 太字      (タイトル) */
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;                     　　　　　　　/* フォント形式 */
}
/* ▲我RSSフォント変更用▲ */


/* ▼ページナビゲーション用▼ */
    .pnavi {
    border: 2px solid #8A1D31;
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;                     　　　　　　　/* フォント形式 */
font-size:14px;
    padding:5px;
    }
/* ▲ページナビゲーション用▲ */

/* ▼ amazon設定 ▼ */
table.amazon_rank{
    text-align: center;
}

table.amazon_rank tr{
    vertical-align : top;
    text-align: center;
}

.amazon_rank_title{
    background-color: #8A1D31;
    border-bottom: 2px solid #8CB3C0;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.7;
    padding: 5px 5px 2px;
}

tr.amazon_rank_categoryy{
    background-color: #FFD5D5;
    border-bottom: 2px solid #8CB3C0;
    color: #b53300;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.9;
    padding: 5px 5px 2px;
    cursor: pointer;
}
#amazon_rank_content_top_left

#amazon_rank_content_top_left table{
    width: 150px;
}
#amazon_rank_content_top_left table tr{
    width: 150px;
}

.amazon_img{
    max-width: 150px;
    max-height: 180px;
width:expression(document.body.clientWidth < 150? "150px" : "auto");
}
.amazon_img_side{
    max-width: 200px;
    max-height: 400px;
}

.amazon_img_main{
    max-width: 100px;
}

td.adjustment {
    height: 250px;
    vertical-align: middle;
    text-align: center;
}
.amazon_ranking_side{
    text-align: left;
}
.amazon_ranking_text{
    font-size: 12px;
}

/* ▲ amazon設定 ▲ */

/* ▼フッタータイトル左▼ */
.title_red {
font-weight:bold;
background:none repeat scroll 0 0 #8A1D31;
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;                     　　　　　　　/* フォント形式 */
color:#ffffff;
font-size:14px;
    padding:3px;
width:516px;

}
/* ▲フッタータイトル左▲ */

/* ▼フッタータイトル右▼ */
.title_red2 {
font-weight:bold;
background:none repeat scroll 0 0 #8A1D31;
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;                     　　　　　　　/* フォント形式 */
color:#ffffff;
font-size:14px;
    padding:3px;
width:480px;

}
/* ▲フッタータイトル右▲ */


/* ▼記事下赤棒▼ */
.title_red3 {
font-weight:bold;
text-align:left;
background:none repeat scroll 0 0 #8A1D31;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;  
color:#ffffff;
font-size:16px;
    padding:6px;
width:690px;
margin: 0
}
/* ▲記事下赤棒▲ */


#right {
margin-right: 14px; /* 右の余白 */
}

#center {
margin-left: 10px; /* 左の余白 */
} 

#menu_bar li.menu_bar_end a {
border-right:none;
}


#top_illust {
width:1076px;
height:180px;
display: inline-block; 
position:relative;
}



#top_illust .hatena {
position:absolute; 
float: left;
top:135px;
left:380px;
}



/* ▼人気ページランキング▼ */
.ninkirank {
font-weight:bold;
font-size: 180%;
text-align:center;
line-height:32px; /* 高さ */
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;                     　　　　　　　/* フォント形式 */
}
/* ▲人気ページランキング▲ */

/* ▼ アクセスランキング用 ▼ */
#access_ranking {
line-height:18px; /* 高さ */
}
/* ▲ アクセスランキング用 ▲ */

/* ▼ 関連記事ライン上 ▼ */
#line_01 {
width:689px;
height:71px;
display: inline-block; 
background: url(http://blog-imgs-43-origin.fc2.com/m/a/z/mazikanon/line_01.gif);
}
/* ▲ 関連記事ライン上 ▲ */


/* ▼ 関連記事ライン下 ▼ */
#line_02 {
width:689px;
height:32px;
display: inline-block; 
background: url(http://blog-imgs-43-origin.fc2.com/m/a/z/mazikanon/line_02.gif);
}
/* ▲ 関連記事ライン下 ▲ */

/* ▼ フッターサーチボックス ▼ */
#search{background:url("http://blog-imgs-47-origin.fc2.com/m/a/z/mazikanon/foot_search5.png") no-repeat scroll 0 0 transparent;border:2px solid #000;height:22px;margin: 0 0 0 17px;padding:0;position:relative;right:0px;top:23px;width:220px}

#searchform{margin:0;padding:0;position:relative}

#keywords{background:none repeat scroll 0 0 transparent;border:medium none;color:#FFF;left:3px;margin:0;padding:3px 0 2px;position:absolute;top:1px;width:180px}

#searchBtn{margin:0;padding:0;position:absolute;right:5px;top:1px}

/* ▲ フッターサーチボックス ▲ */

/* ▼続きを読む▼ */
ul#next_r {
font-size: 140%; /* 文字サイズ */
height:20px; /* 高さ */
padding-left:0px;
margin-left:0px;
margin-top:0px; /* 上の間隔 */
margin-bottom:25px; /* 下の間隔 */
}

#next_r li {
list-style-type:none;
float:left;
line-height:50px; /* 高さ */
width:100%; /* １つのメニューボタンの幅（％） */
margin:0px;
padding:0px;
border:1px solid #c0c0c0; /* 枠*/
}

#next_r li a {
display:block;
text-align:center;
border-right:1px solid #ffffff; /* 区切り線 */
color:#b53300; /* リンク文字の色 */
background-color:#ffffff; /* メニューボタンの背景 */
text-decoration:none;
}

#next_r li a:hover{
color:#2a541c; /* マウスが乗ったときのリンク文字の色 */
background-color:#d2ecb1; /* マウスが乗ったときの背景色 */
text-decoration:none;
border:0px solid #c0c0c0; /* 枠*/
}
/* ▲続きを読む▲ */



/* ▼ツイートボタン幅調整▼ */
iframe.twitter-share-button {
    width: 132px!important;
vertical-align:middle;
}
/* ▲ツイートボタン幅調整▲ */


/* ▼続きを読む下ソーシャル中央構え▼ */
.hatena_center {
vertical-align:middle;
}

.b_entry {
vertical-align:middle;
}

.facebook_center {
vertical-align:middle;
}

/* ▲続きを読む下ソーシャル中央構え▲ */

::selection {
    background: #fdb8b7; /* Safari */
}
::-moz-selection {
    background: #fdb8b7; /* Firefox */
}

