body { 
text-align:center;
line-height:1.3;
margin:0;
padding:0;
background-attachment: fixed;
 background: rgba(255,255,255,0.2) url("https://blog-imgs-110.fc2.com/b/u/t/butumoripocketcamp/bg.png") repeat scroll 0 0;
background-position: center;


font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
} 
#outline { 
    background-color: #FFFFFF;
    border-left: 4px solid #e60012;
    border-right: 4px solid #e60012;
    box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.2);
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;  

}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

/******************************************* ▼ サイトの幅 ▼ */
#outline { 
width:1050px;                                         /* 全体 */
margin:0 auto; 
}
#center { 
width:739px;                                          /* 中央 */
float:right; 
} 
#left { 
width:0px;                                            /* 左 */
float:left; 
} 
#right { 
width:300px;                                            /* 右 */
float:right; 
} 
#center-left {             /* 計算して設定してください ------ */
width:739px;               /* (全体-左-中央-右)/2 + 左 + 中央 */
float:left; 
border-right: 1px solid #cccccc;
} 
/******************************************* ▲ サイトの幅 ▲ */



/******************************* ▼ リンクの色と下線の有無 ▼ */
a:link    {color:#191970; text-decoration:none;}      /* 通常 */
a:active  {color:#191970; text-decoration:none;}      /*実行中*/
a:visited {color:#191970; text-decoration:none;}      /*訪問済*/
a:hover   {color:#0000CD; text-decoration:underline;} /*マウス*/
/******************************* ▲ リンクの色と下線の有無 ▲ */



/********************************************* ▼ ヘッダー ▼ */
#header_outline {
border:0px solid #ffffff;                     /* 外枠の色     */
margin-bottom:0px;                            /* ヘッダ下間隔 */

}
#header_body { 
  background: rgba(0, 0, 0, 0) url("https://blog-imgs-110.fc2.com/b/u/t/butumoripocketcamp/jkthgthtrg.png") repeat scroll 0 0;
    border: 0 solid #ffffff;
    border-radius: 0;
    height: 338px;
    margin: 0;
    padding: 0;
} 
#header_body2 { 
    background: rgba(0, 0, 0, 0) url("https://blog-imgs-110.fc2.com/b/u/t/butumoripocketcamp/1509136638374661.png") no-repeat scroll 0 0;
    border: 0 solid #ffffff;
    border-radius: 0;
    height: 232px;
    margin: -364px 0px 132px 23px;
    padding: 0;
    width: 358px;
} 

/********************************************* ▲ ヘッダー ▲ */
 

/*************************************** ▼ ブログタイトル ▼ */
h1 { 
   background: #e60012 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 15px;
    margin-top: 0;
    padding: 7px 0;
    text-align: center;
}
                              /* ▽文字色とリンクの下線有無▽ */
h1 a:link    { color:#ffffff; text-decoration:none; } /* 通常 */
h1 a:active  { color:#ffffff; text-decoration:none; } /*実行中*/
h1 a:visited { color:#ffffff; text-decoration:none; } /*訪問済*/
h1 a:hover   { color:#ffffff; text-decoration:none; } /*マウス*/
                              /* △文字色とリンクの下線有無△ */
/*************************************** ▲ ブログタイトル ▲ */



/***************************************** ▼ サイト紹介文 ▼ */
.intro { 
   background: rgba(0, 0, 0, 0) url("") repeat scroll 0 0;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    color: #ffffff;
    font-size: 7pt;
    margin: 0;
    padding: 1px 0 6px 9px;
    text-align: left;
    width: 206px;
}
/***************************************** ▲ サイト紹介文 ▲ */



/************************************************* ▼ 記事 ▼ */
.ently_outline { 
border-right: 0px solid #cccccc;
    background: rgba(255, 255, 255, 0) none repeat scroll 0 0;   /* 背景色             */
margin-bottom: 0px;                     /* 次の記事までの間隔 */
} 
.ently_title { 
    background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
   background-color: #e60012;
    border: 0 solid #666666;
    border-radius: 0;
    color: #ffffff;
    font-size: 12pt;
    margin: 0 0 0 0;
    padding: 7px 7px 7px 23px;
    text-align: left;
} 
                              /* ▽文字色とリンクの下線有無▽ */
h2 a:link    { color:#ffffff; text-decoration:none; } /* 通常 */
h2 a:active  { color:#ffffff; text-decoration:none; } /*実行中*/
h2 a:visited { color:#ffffff; text-decoration:none; } /*訪問済*/
h2 a:hover   { color:#0000ff; text-decoration:none; } /*マウス*/
                              /* △文字色とリンクの下線有無△ */
.ently_body { 
    background-color: #E5E5E5;
    border-color: #e0e0e0 #666666 #666666;
   border-radius: 20px;
    border-style: solid;
    border-width: 0;
    color: #000000;
    font-size: 10pt;
    margin: 0 40px 0 0;
} 
.ently_body2 { 
   background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;  
    border-color: #e0e0e0 #666666 #666666;
    border-radius: 0 20px 20px 0;
    border-style: solid;
    border-width: 0;
    color: #000000;
    font-size: 10pt;
    margin: 0 40px 0 0;
} 
.ently_text {
text-align:left;                      /* 左寄せ    (記事本文) */
margin:10px 20px; 
margin-bottom:20px; /* 記事末尾の間隔調整 */
}
.ently_text2 {
text-align:left;                      /* 左寄せ    (記事本文) */
margin:10px 20px; 
margin-bottom:20px; /* 記事末尾の間隔調整 */
}
/************************************************* ▲ 記事 ▲ */

/************************************************* ▼ 個別記事 ▼ */
.ently_navi { 
   color: #4c3d00;
    font-size: 11pt;
    margin: 0;
    padding: 10px 0 0 11px;
    text-align: left;
} 


.entry_line {
    background: url("") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0;
    padding-bottom: 15px;
    width: 730px;
}

.top-ga {
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    height: 180px;
    margin: 0 5px 0 0;
    overflow: hidden;
    position: relative;
    width: 300px;
}


.top-ga img {
    height: auto;
    left: -19px;
    position: absolute;
    top: 1px;
    width: 341px;
    z-index: 100;
}

.entry1 img {
    display: block;
    margin: 35px auto auto;
    text-align: center;
}


.day {
    border-bottom: 1px dashed #DFBF8F;
    font-size: 9pt;
    margin: 0 0 9px;
    padding: 3px 0 4px 6px;
}


.readmore { 
   background-color: #E5E5E5;
    border-radius: 5px;
    font-size: 15pt;
    margin-left: 6px;
 margin-top: 7px;
    width: 312px;
 } 
.readmore a { 
   background-color: #e60012;
    border: 1px solid #e60012;
    border-radius: 10px;
    color: #ffffff;
    display: block;
    padding: 8px 0;
    text-align: center;
    text-decoration: none;
}

.readmore a:hover{
color:#363537; /* マウスが乗ったときのリンク文字の色 */
    border: 1px solid #363537;
background-color:#FFFFFF; /* マウスが乗ったときの背景色 */
text-decoration:none;
}

.midasih {
    border-left: 5px double orchid;
    font-size: 12pt;
    padding: 10px 0 9px 22px;
}
#ninja {
   padding: 8px 0 0 18px;
}
.view_list{ 
    background: rgba(0, 0, 0, 0) url("") no-repeat scroll 0 0;
    height: 65px;
    margin: 51px 153px -118px 254px;
    position: relative;
    top: 0;
    width: 108px;
    z-index: 100;
}
                              /* ▽文字色とリンクの下線有無▽ */
.view_list a:link    { color:#000000; text-decoration:none; } /* 通常 */
.view_list a:active  { color:#000000; text-decoration:none; } /*実行中*/
.view_list a:visited { color:#000000; text-decoration:none; } /*訪問済*/
.view_list a:hover   { color:#69C1CD; text-decoration:none; } /*マウス*/
                              /* △文字色とリンクの下線有無△ */
.view_list #view{ 
    display: block;
    font-size: 31px;
    font-weight: bold;
    padding: 9px 0 0;
    text-align: center;
}
.tama{ 
   background: rgba(0, 0, 0, 0) url("") no-repeat scroll 0 0;
    height: 179px;
    margin: -21px 139px -149px 328px;
    position: relative;
    top: 0;
    width: 97px;
    z-index: 100;
}
/************************************************* ▲ 個別記事 ▲ */


/*************************** ▼ 左側メニュー(プラグイン１) ▼ */
.plugin1_outline { 
border-top:   #e0e0e0 2px solid;                /* 個別枠(上) */
border-right: #e0e0e0 2px solid;                /* 個別枠(右) */
border-bottom:#e0e0e0 2px solid;                /* 個別枠(下) */
border-left:  #e0e0e0 2px solid;                /* 個別枠(左) */
margin-bottom:10px; /* 次のプラグインまでの間隔 */
} 
.plugin1_title { 
font-size:10pt;                       /* 文字サイズ(タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
color:#ffffff;                        /* 文字色    (タイトル) */
background-color:#363537;             /* 背景色    (タイトル) */
border: #666666 1px solid;            /* 枠        (タイトル) */
padding:2px 15px; 
} 
.plugin1_body { 
font-size:10pt;                           /* 文字サイズ(本体) */
color:#000000;                            /* 文字色    (本体) */
background-color:#ffffff;                 /* 背景色    (本体) */
border-top:   #e0e0e0 1px solid;          /* 枠(上)    (本体) */
border-left : #666666 1px solid;          /* 枠(左)    (本体) */
border-right: #666666 1px solid;          /* 枠(右)    (本体) */
border-bottom:#666666 1px solid;          /* 枠(下)    (本体) */
padding:5px 5px 5px 5px; 
line-height:1;
}
/* プラグイン1説明（上部） */
.p1u_description {
margin-bottom:7px;
}
/* プラグイン1説明（下部） */
.p1d_description {
margin-top:7px;
}
/*************************** ▲ 左側メニュー(プラグイン１) ▲ */



/*************************** ▼ 右側メニュー(プラグイン２) ▼ */
.plugin2_outline { 
   background: rgba(255, 255, 255, 0) none repeat scroll 0 0;  
margin-bottom:0px; /* 次のプラグインまでの間隔 */
} 
.plugin2_title {
   background-color: #e60012;
    border: 0 solid #666666;
    border-radius: 0;
    color: #ffffff;
    font-size: 12pt;
    font-weight: bold;
    margin: 0 10px;
    padding: 7px 7px 7px 47px;
}
.plugin2_body { 
font-size:12pt;                           /* 文字サイズ(本体) */
color:#000000;                            /* 文字色    (本体) */
   background: rgba(255, 255, 255, 0) none repeat scroll 0 0;                /* 背景色    (本体) */
border-top:   #e0e0e0 0px solid;          /* 枠(上)    (本体) */
border-left:  #666666 0px solid;          /* 枠(左)    (本体) */
border-right: #666666 0px solid;          /* 枠(右)    (本体) */
border-bottom:#666666 0px solid;          /* 枠(下)    (本体) */
padding: 20px;
line-height:1;
}
/* プラグイン2説明（上部） */
.p2u_description {
margin-bottom:7px;
}
/* プラグイン2説明（下部） */
.p2d_description {
margin-top:7px;
}
/*************************** ▲ 右側メニュー(プラグイン２) ▲ */



/*************************** ▼ 上部メニュー(プラグイン３) ▼ */
.plugin3_outline { 
border-right: 1px solid #cccccc;
   background: rgba(255, 255, 255, 0) none repeat scroll 0 0;                 /* 背景色             */
margin-bottom: 0px;                     /* 次の記事までの間隔 */
} 
.plugin3_title { 
    font-weight:bold;   
    background-color: #e60012;
    border: 0 solid #666666;
    border-radius: 5px;
    color: #ffffff;
    font-size: 12pt;
    margin: 0 15px 0 15px;
    padding: 7px 0 6px;
} 
.plugin3_body { 
  background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
    border-color: #e0e0e0 #666666 #666666;
    border-style: solid;
    border-width: 0;
    color: #000000;
    font-size: 13pt;
    height: 550px;
    padding: 5px 20px;
    width: 683px;
}
#p3 { 
width:740px;        
height: 600px;                               
margin:0 auto; 
   background: rgba(255, 255, 255, 0) none repeat scroll 0 0;                /* 背景色    (本体) */
padding:0px 0px; 
float:left; 
}
/* プラグイン3説明(上部) */
.p3u_description {
margin-top:5px;
margin-bottom:5px;
}
/* プラグイン3説明(下部) */
.p3d_description {
margin-top:5px;
margin-bottom:5px;
}
/*************************** ▲ 上部メニュー(プラグイン３) ▲ */


/*************************** ▼ 上部メニュー(プラグイン４) ▼ */
.plugin4_outline { 
border-top:   #e0e0e0 2px solid;                /* 個別枠(上) */
border-right: #e0e0e0 2px solid;                /* 個別枠(右) */
border-bottom:#e0e0e0 2px solid;                /* 個別枠(下) */
border-left:  #e0e0e0 2px solid;                /* 個別枠(左) */
margin-bottom:5px;
   background: rgba(255, 255, 255, 0) none repeat scroll 0 0;  
} 
.plugin4_title { 
font-size:10pt;                       /* 文字サイズ(タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
color:#555555;                        /* 文字色    (タイトル) */
background-color:#e60012;             /* 背景色    (タイトル) */
border: #666666 1px solid;            /* 枠        (タイトル) */
padding:5px 20px; 
} 
.plugin4_body { 
font-size:10pt;                           /* 文字サイズ(本体) */
color:#000000;                            /* 文字色    (本体) */
   background: rgba(255, 255, 255, 0) none repeat scroll 0 0;                 /* 背景色    (本体) */
border-top:   #e0e0e0 1px solid;          /* 枠(上)    (本体) */
border-left:  #666666 1px solid;          /* 枠(左)    (本体) */
border-right: #666666 1px solid;          /* 枠(右)    (本体) */
border-bottom:#666666 1px solid;          /* 枠(下)    (本体) */
padding:5px 20px; 
height: 600px;
}
#p4 { 
width:310px;                                     
height: 600px;
margin:0 auto; 
   background: rgba(255, 255, 255, 0) none repeat scroll 0 0;                 /* 背景色    (本体) */
padding:0px 0px; 
float:left; 
}
/* プラグイン4説明(上部) */
.p3u_description {
margin-top:5px;
margin-bottom:5px;
}
/* プラグイン4説明(下部) */
.p3d_description {
margin-top:5px;
margin-bottom:5px;
}
/*************************** ▲ 上部メニュー(プラグイン４) ▲ */



/********************************************* ▼ コメント ▼ */
.comment_outline { 
border:#e0e0e0 2px solid;           /* 外枠の/色太さ/実線     */
   background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;            /* 背景色                 */
text-align:left;                    /* 左寄せ                 */
margin-bottom:20px;                 /* 次のコメントまでの間隔 */
} 
.comment_title { 
    background-color: #e60012;
    border: 1px solid #e60012;
    color: #fff;
    font-size: 10pt;
    font-weight: bold;
    padding: 5px 20px;
    text-align: left;
} 
.comment_body { 
font-size:10pt;                   /* 文字サイズ(コメント本文) */
color:#000000;                    /* 文字色    (コメント本文) */
border-top:   #e0e0e0 1px solid;  /* 枠(上)    (コメント本文) */
border-left:  #666666 1px solid;  /* 枠(上)    (コメント本文) */
border-right: #666666 1px solid;  /* 枠(上)    (コメント本文) */
border-bottom:#666666 1px solid;  /* 枠(上)    (コメント本文) */
} 
.comment_text { 
text-align:left;                  /* 左寄せ    (コメント本文) */
margin:10px 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:#e0e0e0 2px solid;             /* 外枠の/色太さ/実線   */
background-color:#FFFFFF;             /* 背景色               */
margin-bottom:20px; 
} 
.trackback_block_title { 
font-size:10pt;                 /*文字サイズ(ブロックタイトル)*/
color:#555555;                  /*文字色    (ブロックタイトル)*/
font-weight:bold;               /*太字      (ブロックタイトル)*/
background-color:#f0f0f0;       /*背景色    (ブロックタイトル)*/
text-align:left;                /*左寄せ    (ブロックタイトル)*/
border:#666666 1px solid;       /*枠        (ブロックタイトル)*/
padding:5px 20px; 
} 
.trackback_block_body { 
font-size:10pt;                   /* 文字サイズ(ブロック本文) */
color:#000000;                    /* 文字色    (ブロック本文) */
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:#000000;                    /* 文字色    (個別本文)     */
margin-bottom:20px;
}
.trackback_navi {
border-top:#e0e0e0 1px solid;     /* 飾り線    (時刻・投稿者) */
text-align:right;                 /* 右寄せ    (時刻・投稿者) */
} 
/*************************************** ▲ トラックバック ▲ */



/******************* ▼ カテゴリ・検索・月別ナビゲーション ▼ */
.various_outline { 
border-top:#e0e0e0 2px solid;      /* 外枠の色/太さ/実線 (上) */
margin-bottom:20px; 
} 
.various_title {
font-size:10pt;                       /* 文字サイズ(タイトル) */
color:#555555;                        /* 文字色    (タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
background-color:#f0f0f0;             /* 背景色    (タイトル) */
text-align:left;                      /* 左寄せ    (タイトル) */
border:#666666 1px solid;             /* 枠        (タイトル) */
padding:5px 20px; 
margin:0; 
}
.various_body { 
font-size:10pt;                           /* 文字サイズ(本体) */
color:#000000;                            /* 文字色    (本体) */
background-color:#FFFFFF;                 /* 背景色    (本体) */
border-top:#e0e0e0 2px solid;             /* 飾り線(上)(本体) */
} 
.various_text {
text-align:left;                          /* 左寄せ    (本体) */
margin:10px 20px;
}
.various_navi { 
text-align:center;                        /* 中央寄せ  (矢印) */
margin:0px;
} 
/******************* ▲ カテゴリ・検索・月別ナビゲーション ▲ */



/********************************************* ▼ フッター ▼ */
#footer_outline {
    background-color: #e60012;
    border: 0 solid #e0e0e0;
}
#footer_body { 
    border: 0 solid #666666;
    color: #ffffff;
    font-size: 9pt;
    padding: 5px;
} 
                                              /* リンク       */
#footer_body a:link    { color:#ffffff; }     /* 通常         */
#footer_body a:active  { color:#ffffff; }     /* 実行中       */
#footer_body a:visited { color:#ffffff; }     /* 訪問済み     */
#footer_body a:hover   { color:#0000ff; }     /* オンマウス時 */
/********************************************* ▲ フッター ▲ */



/********************************************* ▼ ad ▼ */

.ad01 {
   margin: -3px 1px 0 0;
}


.ad02 {
    margin: 5px 5px 5px 5px;
}

.ad03 {
    margin: 1px 1px 1px 1px;
}
.ad100 {
  margin: 0 0 5px -11px;
}

/********************************************* ▲ ad ▲ */

/********************************************* ▼ news ▼ */
.news {
    background-color: #e60012;
    color: #ffffff;
    font-size: 13pt;
    font-weight: bold;
    margin-right: 28px;
    padding: 12px 0 10px 9px;
    width: 99%;
}



.news_list {
   font-size: 11pt;
    font-weight: bold;
    line-height: 22px;
    margin: 0;
}



.news_list li {
  background: rgba(0, 0, 0, 0) url("") no-repeat scroll 0 62%;
    height: 26px;
    list-style: outside none none;
    overflow: hidden;
    padding-left: 26px;
    padding-top: 8px;
    text-overflow: clip;
    width: 698px;
}

/********************************************* ▲ news ▲ */



/* ▼メニューバー▼ */

#menu2{
   background: rgba(0, 0, 0, 0) url("") no-repeat scroll 0 0;
    height: 220px;
    margin: -102px 0 -107px -88px;
    position: relative;
    width: 144px;
    z-index: 100;
}
#menu{
border-right: 0px solid #cccccc;
}
ul#menu_bar {
    background: rgba(88,188,169, 1) url("") repeat scroll 0 0;
    font-size: 12pt;
    height: 37px;
    margin: 0;
}
#menu_bar li {
  background: rgba(0, 0, 0, 0) url("") no-repeat scroll 0 0;
    float: left;
    line-height: 34px;
    list-style-type: none;
    margin: 3px -91px 0 96px;
    opacity: 0.75;
    padding: 0;
}

#menu_bar li a {
    color: #ffffff;
    display: block;
    font-weight: bold;
    height: 34px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 213px;

}
#menu_bar li a:hover{
color:#ffca45; /* マウスが乗ったときのリンク文字の色 */
  background: url("") no-repeat scroll 0 0 rgba(0, 0, 0, 0.2);
text-decoration:none;
    border-radius: 20px 20px 0px 0px;
}
/* ▲メニューバー▲ */



/* カレンダー */
.calender td { text-align: center; }
th#sun { color: #CC3300; }
th#sat { color: #0066CC; }

/*** その他 ***/
p { margin: 2px 0; }
ul { margin:2px 0 5px 0; padding:0; } 
li { margin-left:20px; margin-bottom:3px; } 
form { margin:0; }
table { font-size:10pt; }
.c-both { clear:both; } 
.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: 90%;
}

/* ▼ 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バトンのスタイル ▲ */
#kakuteif {
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    padding-top: 0;
    position: relative;
    width: 80%;
}
.titleｆ {
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0;
    text-align: left;
}
.wrapperf {
    margin: 0 0 0px;
    padding: 0;
    width: 250px;
}
.n_list {
   font-size: 9pt;
    font-weight: bold;
    line-height: 22px;
    margin: 0;
}
.n_list li {
    background: rgba(0, 0, 0, 0) url("") no-repeat scroll 0 62%;
    height: 26px;
    list-style: outside none none;
    overflow: hidden;
    padding-left: 2px;
    padding-top: 8px;
    text-align: left;
    text-overflow: clip;
    width: 250px;
}
.n_list a {
     color: wheat !important; 
}
.fixed { position: fixed;
	top: 20px; } 

#butumorisai {
   height: 200px;
    margin-left: 0px;
    margin-top: 0;
    padding-left: 0;
    padding-top: 0;
    position: relative;
    width: 285px;
}

#butumorisai img {
    display: inline;
    height: 200px;
    margin-left: 6px;
    padding-left: 0;
    position: unset;
    width: 285px;
    z-index: 100;
}

.butumorisai {
      background-color: #000000;
    color: #ffffff;
    font-size: 10pt;
    height: 37px;
    margin-left: 6px;
    margin-top: -37px;
    overflow: hidden;
    padding-left: 0;
    padding-top: 0;
    position: relative;
    width: 285px;
    word-break: break-all;
    z-index: 100;
}

#butumorip3 {
    height: 169px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    padding-top: 0;
    position: relative;
    width: 642px;
}

#butumorip3 img {
    display: inline;
    height: 155px;
    margin-left: 7px;
    padding-left: 0;
    position: unset;
    width: 236px;
    z-index: 100;
}

.butumorip3 {
    background-color: #000;
    color: #ffffff;
    font-size: 10pt;
    height: 34px;
    margin-left: 7px;
    margin-top: -34px;
    overflow: hidden;
    padding-left: 0;
    padding-top: 0;
    position: relative;
    width: 236px;
    word-break: break-all;
    z-index: 100;
}
#butumor {
    height: 240px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    padding-top: 0;
    position: relative;
    width: 642px;
}

#butumor img {
    display: inline;
    height: 236px;
    margin-left: 6px;
    padding-left: 0;
    position: unset;
    width: 320px;
    z-index: 100;
}

.butumor {
    background-color: #000;
    color: #ffffff;
    font-size: 10pt;
    height: 40px;
    margin-left: 6px;
    margin-top: -40px;
    overflow: hidden;
    padding-left: 0;
    padding-top: 0;
    position: relative;
    width: 320px;
    word-break: break-all;
    z-index: 100;
}

#butumormo {
    height: 320px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    padding-top: 0;
    position: relative;
    width: 642px;
}

#butumormo img {
    display: inline;
    height: 315px;
    margin-left: 6px;
    padding-left: 0;
    position: unset;
    width: 320px;
    z-index: 100;
}
.ama {
    font-size: 14pt;
    margin-left: 30px;
    margin-top: 0px;
    margin-bottom: 120px;
    padding-left: 0;
    padding-top: 0;
}
/**************************************************************/
/*
フッターにある著作権表示(リンク)さえ残して頂ければ
どんなにカスタマイズされても構いません。また、
どのようなサイトでも利用してくださって結構です。
                                FC2ブログのテンプレート工房
[lightframe_ver.05.1]     (http://10plate.blog44.fc2.com/)
*/
/**************************************************************/