body { 
text-align:center;
line-height:1.3;
margin:0;
padding:0; 
background-image: url(http://blog-imgs-56.fc2.com/b/o/t/bottisoku/bg10.jpg);
 background-repeat: repeat;
}  


body {
 font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
 }

.res_h {　
margin-top:65px;
margin-bottom:10px;
border: none;
border-top: 1px #a0a0a0 dashed;

　　}
.res_b {　
font-size: 13pt;
　　}
.t_h {　
margin-top:65px;
margin-bottom:10px;
border: none;
border-top: 1px #a0a0a0 dashed;
}
.t_b {　
font-size: 13pt;
　　}
.t_i{

	margin:0px 0px 0px 20px;

}



/******************************************* ▼ サイトの幅 ▼ */
#outline { 
width:1200px;                                         /* 全体 */
margin:0 auto; 
}
#center { 
width:800px;                                          /* 中央 */
float:right; 
} 
#left { 
width:200px;                                            /* 左 */
float:left; 
} 
#right { 
width:200px;                                            /* 右 */
float:right; 
} 
#center-left {             /* 計算して設定してください ------ */
width:1000px;               /* (全体-左-中央-右)/2 + 左 + 中央 */
float:left; 
} 
/******************************************* ▲ サイトの幅 ▲ */



/******************************* ▼ リンクの色と下線の有無 ▼ */
a:link    {color:#0044cc; text-decoration:none;}      /* 通常 */
a:active  {color:#4169e1; text-decoration:none;}      /*実行中*/
a:visited {color:#0044cc; text-decoration:none;}      /*訪問済*/
a:hover   {color:#0044cc; text-decoration:underline;} /*マウス*/
/******************************* ▲ リンクの色と下線の有無 ▲ */



/********************************************* ▼ ヘッダー ▼ */
#header_outline {
border:2px solid #ffffff;                     /* 外枠の色     */
margin-bottom:0px;                           /* ヘッダ下間隔 */
}
#header_body { 
background-color:#000000;                     /* 背景色       */
border:1px solid #000000;                     /* 内枠の色     */
} 
/********************************************* ▲ ヘッダー ▲ */



/*************************************** ▼ ブログタイトル ▼ */
h1 { 
font-size:0pt;                                 /* 文字サイズ */
text-align:center;                                /* 左寄せ     */
margin:0px 0px; 
}
                              /* ▽文字色とリンクの下線有無▽ */
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:#F0F8FF; text-decoration:none; } /*マウス*/
                              /* △文字色とリンクの下線有無△ */
/*************************************** ▲ ブログタイトル ▲ */

/* ▼メニューバー▼ */
ul#menu_bar {
font-size: 80%; /* 文字サイズ */
height:25px; /* 高さ */
background-color:#000000; /* 背景色 */
padding-left:0px;
margin-left:0px;
margin-top:0px; /* 上の間隔 */
margin-bottom:0px; /* 下の間隔 */
}

#menu_bar li {
list-style-type:none;
float:left;
line-height:25px; /* 高さ */
margin:0px;
padding:0px;
}

#menu_bar li a {
display:block;
text-align:center;
width:100px; /* １つのメニューボタンの幅 */
border-right:1px solid #ffffff; /* 区切り線 */
color:#ffffff; /* リンク文字の色 */
background-color:#000000; /* メニューボタンの背景 */
text-decoration:none;
}

#menu_bar li a:hover{
color:#000000; /* マウスが乗ったときのリンク文字の色 */
background-color:#e0e0e0; /* マウスが乗ったときの背景色 */
text-decoration:none;
}
/* ▲メニューバー▲ */

/* ----------------------------------------------- */
/*

      BlogRoll css

*/
/* ----------------------------------------------- */

.blogroll-channel,
.blogroll-channel * {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    text-align: left;
}
.blogroll-channel {
    height: 200px;
    margin-bottom: 15px;
    padding: 10px;
    border: solid 1px #999;
    background: #fff;
    overflow-y: scroll;
}

.blogroll-channel .blogroll-list-wrap {
    margin-bottom: 10px;
}

.blogroll-channel .blogroll-list {
    list-style-type: none;
    margin-bottom: 3px;
    font-size: 16px;
    line-height: 1.3;
}

.blogroll-channel .blogroll-list img {
    vertical-align: middle;
}

.blogroll-channel img.blogroll-icon,
.blogroll-channel img.blogroll-favicon {
    margin: 0 5px 0 0;
}

.blogroll-channel img.blogroll-favicon {
	width: 16px;
	height: 16px;
}

.blogroll-channel a.blogroll-link {
}

.blogroll-channel .blogroll-new-entry {
    margin-left: 5px;
    color: red;
}

.blogroll-channel .blogroll-clip,
.blogroll-channel .blogroll-hatebu {
    margin: 0 0 0 5px;
}

.blogroll-channel .blogroll-link-time {
    margin: 0 0 0 3px;
    color: #666;
    font-size: 10px;
}

.blogroll-channel .blogroll-ad-img {
}

.blogroll-channel .blogroll-ad-text {
    display: block;
    margin-top: 5px;
    color: #666;
    font-size: 12px;
}



.blogroll-wrapper{
	width:1120px;
	overflow:hidden;
}
.blogroll-column{
	float:left;
	width:50%;
}




/***************************************** ▼ サイト紹介文 ▼ */
.intro { 
font-size:0pt;                                 /* 文字サイズ */
color:#ffffff;                                  /* 文字色     */
text-align:center;                                /* 左寄せ     */
margin:0px 0px 0px; 
}
/***************************************** ▲ サイト紹介文 ▲ */



/***************************************** ▼ パンくずリスト ▼ */
.pankuzu { 
font-size:10pt;                                 /* 文字サイズ */
background-color:#FFFFFF;               /* 背景色             */
color:#808080;                                  /* 文字色     */
text-align:left;                                /* 左寄せ     */
margin:5px 20px 10px; 
}
/***************************************** ▲ パンくずリスト ▲ */



/************************************************* ▼ 記事 ▼ */
.ently_outline { 
border:#F0F8FF 0px solid;               /* 外枠の色/太さ/実線 */
background-color:#f7f7f7;               /* 背景色             */
margin:10px;                     /* 次の記事までの間隔 */
} 
.ently_title { 
font-size:17pt;                    /* 文字サイズ(記事タイトル)*/
background-color:#F0F8FF;          /* 背景色    (記事タイトル)*/
border-top:   #000080 3px solid;      /* 枠(上)    (記事タイトル) */
border-left:  #000080 10px solid;      /* 枠(左)    (記事タイトル) */
border-right: #c0c0c0 1px solid;      /* 枠(右)    (記事タイトル) */
border-bottom:#000000 0px solid;      /* 枠(下)    (記事タイトル) */
text-align:left;                   /* 左寄せ    (記事タイトル)*/
text-shadow:2px 2px 2px #b0c4de;
    text-decoration:none;
padding:5px 20px;
margin:0;
} 
                              /* ▽文字色とリンクの下線有無▽ */
h2 a:link    { color:#000000; text-decoration:none; } /* 通常 */
h2 a:active  { color:#000000; text-decoration:none; } /*実行中*/
h2 a:visited { color:#000000; text-decoration:none; } /*訪問済*/
h2 a:hover   { color:#8080ff; text-decoration:none; } /*マウス*/
                              /* △文字色とリンクの下線有無△ */
.ently_body { 
font-size:10pt;                       /* 文字サイズ(記事本文) */
color:#304040;                        /* 文字色    (記事本文) */
border-top:   #000080 1px dotted;      /* 枠(上)    (記事本文) */
border-left:  #c0c0c0 1px solid;      /* 枠(左)    (記事本文) */
border-right: #c0c0c0 1px solid;      /* 枠(右)    (記事本文) */
border-bottom:#c0c0c0 1px solid;      /* 枠(下)    (記事本文) */
} 
.ently_text {
text-align:left;                      /* 左寄せ    (記事本文) */
margin:10px 20px; 
margin-bottom:20px; /* 記事末尾の間隔調整 */
}
.ently_navi { 
text-align:right;                     /* 右寄せ(時刻・CM・TB) */
color:#999999;                        /* 文字色(時刻・CM・TB) */
margin:0px 10px 3px; 
} 
/* AA表示 */
.aa{
font-family:"ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
font-size:12px;
line-height:14px;
}



.more {
    border: 2px ridge #A9A9A9;
    margin: 10px 100px;
    padding: 1px;


}
.more a {
    background-color: #E5EBEE;
    display: block;
    font-size: 22px;
    font-weight: bold;
    line-height: 40px;
    padding: 0;
    text-align: center;
    color:#000000;
    text-decoration: none;
}

.more a:hover {
    background-color: #ffeee6;
    color:#F08080;
}

.new_article {
    border: 1px ridge #A9A9A9;
    margin: 14px 100px;
    padding: 1px;


}
.new_article a {
    background-color: #ffffff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
    padding: 0;
    text-align: center;
    color:#000000;
    text-decoration: none;
}

.new_article a:hover {
    background-color: #e0e0e0;
    color:#800080;
}

.ently_text img{
margin:3px 3px 3px 3px;
padding: 3px;
background: #ffffff;
border: #999999 1px solid;

}
.ently_text img:hover{border:1px #000 solid;}

img.emoji {
padding: 0;
margin:0;
background: #ffffff; /* ここには背景と同じ色を設定 */
}

.bottomcategory {
    border: 1px ridge #000000;
    margin: 30px 15px　0px 15px;
    padding: 1px;
    background-color: #304040;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    padding: 0;
    text-align: center;
    color:#ffffff;
    text-decoration: none;
}

.ently_body #antenna_box {
	margin: 6px 0px 6px 0px;
	list-style-type: none;
}
.ently_body #antenna_box li{
	float: left;
	display:block;
	border: 2px solid #999999;
        margin: 6px;
	text-align: center;
}
.ently_body #antenna_box li a:link,
.ently_body #antenna_box li a:visited {
	color:#304040; display: block;
	padding: 6px;
}
.ently_body #antenna_box li a:hover { background-color: #fffbf7}





/************************************************* ▲ 記事 ▲ */



/*************************** ▼ 左側メニュー(プラグイン１) ▼ */
.plugin1_outline { 
border-top:   #F0F8FF 0px solid;                /* 個別枠(上) */
border-right: #F0F8FF 0px solid;                /* 個別枠(右) */
border-bottom:#F0F8FF 0px solid;                /* 個別枠(下) */
border-left:  #F0F8FF 0px solid;                /* 個別枠(左) */
margin-bottom:10px; /* 次のプラグインまでの間隔 */
} 
.plugin1_title { 
font-size:10pt;                       /* 文字サイズ(タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
color:#000000;                        /* 文字色    (タイトル) */
background-color:#F8F8FF;             /* 背景色    (タイトル) */
border-top:   #000000 1px solid;      /* 枠(上)    (記事タイトル) */
border-left:  #000000 10px solid;      /* 枠(左)    (記事タイトル) */
border-right: #c0c0c0 1px solid;      /* 枠(右)    (記事タイトル) */
border-bottom:#000000 1px solid;      /* 枠(下)    (記事タイトル) */
padding:2px 15px; 
} 
.plugin1_body { 
font-size:10pt;                           /* 文字サイズ(本体) */
color:#808080;                            /* 文字色    (本体) */
background-color:#ffffff;                 /* 背景色    (本体) */
border-top:   #F0F8FF 1px solid;          /* 枠(上)    (本体) */
border-left : #000000 1px solid;          /* 枠(左)    (本体) */
border-right: #c0c0c0 1px solid;          /* 枠(右)    (本体) */
border-bottom:#c0c0c0 1px solid;          /* 枠(下)    (本体) */
padding:2px 2px 2px 2px; 
line-height:1;
}
div.plugin1_body a:link    {color:#191970; text-decoration:none;}      /* 通常 */
div.plugin1_body a:active  {color:#4169e1; text-decoration:none;}      /*実行中*/
div.plugin1_body a:visited {color:#191970; text-decoration:none;}      /*訪問済*/
div.plugin1_body a:hover   {color:#8B0000; text-decoration:underline;} /*マウス*/
/* プラグイン1説明（上部） */
.p1u_description {
margin-bottom:7px;
}
/* プラグイン1説明（下部） */
.p1d_description {
margin-top:7px;
}

/*************************** ▲ 左側メニュー(プラグイン１) ▲ */



/*************************** ▼ 右側メニュー(プラグイン２) ▼ */
.plugin2_outline { 
border-top:   #F0F8FF 0px solid;                /* 個別枠(上) */
border-right: #F0F8FF 0px solid;                /* 個別枠(右) */
border-bottom:#F0F8FF 0px solid;                /* 個別枠(下) */
border-left:  #F0F8FF 0px solid;                /* 個別枠(左) */
margin-bottom:10px; /* 次のプラグインまでの間隔 */
} 
.plugin2_title { 
font-size:10pt;                       /* 文字サイズ(タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
color:#000000;                        /* 文字色    (タイトル) */
background-color:#F8F8FF;             /* 背景色    (タイトル) */
border-top:   #000000 1px solid;      /* 枠(上)    (記事タイトル) */
border-left:  #000000 10px solid;      /* 枠(左)    (記事タイトル) */
border-right: #000000 1px solid;      /* 枠(右)    (記事タイトル) */
border-bottom:#000000 1px solid;      /* 枠(下)    (記事タイトル) */
padding:2px 15px; 
} 
.plugin2_body { 
font-size:10pt;                           /* 文字サイズ(本体) */
color:#808080;                            /* 文字色    (本体) */
background-color:#ffffff;                 /* 背景色    (本体) */
border-top:   #F0F8FF 1px solid;          /* 枠(上)    (本体) */
border-left:  #c0c0c0 1px solid;          /* 枠(左)    (本体) */
border-right: #000000 1px solid;          /* 枠(右)    (本体) */
border-bottom:#c0c0c0 1px solid;          /* 枠(下)    (本体) */
padding:5px 5px 5px 5px; 
line-height:1;
}
/* プラグイン2説明（上部） */
.p2u_description {
margin-bottom:7px;
}
/* プラグイン2説明（下部） */
.p2d_description {
margin-top:7px;
}
div.plugin2_body a:link    {color:#191970; text-decoration:none;}      /* 通常 */
div.plugin2_body a:active  {color:#4169e1; text-decoration:none;}      /*実行中*/
div.plugin2_body a:visited {color:#191970; text-decoration:none;}      /*訪問済*/
div.plugin2_body a:hover   {color:#8B0000; text-decoration:underline;} /*マウス*/
/*************************** ▲ 右側メニュー(プラグイン２) ▲ */






#sideBar {
width: 200px;
height: 700px;
border: 1px solid #000;
background-color: #ffffff;
margin-top: 30px;
font-weight: bold;
font-size: 15px;
list-style-type: none;
list-style-image: none;
padding: 2px;
 z-index: 10;
}


#sideBar ul{
list-style-type: none;
list-style-image: none;}

#sideBar li{
list-style-type: none;
list-style-image: none;}


.fixed {
  position: fixed;
  top: 0px;
}



#randamu{

font-size: 14px;
font-weight: bold;

line-height: 1.2;
}

#randamu a:link{

font-size: 20px;
color: #191970;
}

#randamu a:visited {
color: #191970;
}

#randamu a:hover{
color: #8B0000;
}






/*************************** ▼ 上部メニュー(プラグイン３) ▼ */
.plugin3_outline { 
border-top:   #F0F8FF 2px solid;                /* 個別枠(上) */
border-right: #F0F8FF 2px solid;                /* 個別枠(右) */
border-bottom:#F0F8FF 2px solid;                /* 個別枠(下) */
border-left:  #F0F8FF 2px solid;                /* 個別枠(左) */
margin-bottom:3px;
} 
.plugin3_title { 
font-size:10pt;                       /* 文字サイズ(タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
color:#000000;                        /* 文字色    (タイトル) */
background-color:#F8F8FF;             /* 背景色    (タイトル) */
border-top:   #000000 1px solid;      /* 枠(上)    (記事タイトル) */
border-left:  #000000 10px solid;      /* 枠(左)    (記事タイトル) */
border-right: #000000 1px solid;      /* 枠(右)    (記事タイトル) */
border-bottom:#000000 1px solid;      /* 枠(下)    (記事タイトル) */
padding:5px 10px; 
} 
.plugin3_body { 
font-size:10pt;                           /* 文字サイズ(本体) */
color:#808080;                            /* 文字色    (本体) */
background-color:#ffffff;                 /* 背景色    (本体) */
border-top:   #F0F8FF 1px solid;          /* 枠(上)    (本体) */
border-left:  #000000 1px solid;          /* 枠(左)    (本体) */
border-right: #000000 1px solid;          /* 枠(右)    (本体) */
border-bottom:#000000 1px solid;          /* 枠(下)    (本体) */
padding:1px 2px; 
}
/* プラグイン3説明(上部) */
.p3u_description {
margin-top:5px;
margin-bottom:5px;
}
/* プラグイン3説明(下部) */
.p3d_description {
margin-top:5px;
margin-bottom:5px;
}
/*************************** ▲ 上部メニュー(プラグイン３) ▲ */

.ently_new_article { 
font-size:16pt;                    /* 文字サイズ*/
font-weight:900;
color:#000000;                        /* 文字色     */
background-color:#ffffff;          /* 背景色    */
border-top:   #000080 3px solid;      /* 枠(上)    */
border-left:  #000080 10px solid;      /* 枠(左)    */
border-right: #c0c0c0 1px solid;      /* 枠(右)    */
border-bottom:#000000 0px solid;      /* 枠(下)     */
text-align:center;                   /* センター*/
}


/********************************************* ▼ コメント ▼ */
.comment_outline { 
border:#c0c0c0 1px solid;           /* 外枠の/色太さ/実線     */
background-color:#FFFFFF;           /* 背景色                 */
text-align:left;                    /* 左寄せ                 */
margin-bottom:20px;                 /* 次のコメントまでの間隔 */
}


.comment_title { 
font-size:12px;                      /* 文字サイズ(タイトル) */
color:#ffffff;                        /* 文字色    (タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
background-color:#000000;             /* 背景色    (タイトル) */
text-align:left;                      /* 左寄せ    (タイトル) */
border:#000000 1px solid;             /* 枠        (タイトル) */

} 
.comment_body { 
font-family:"ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
font-size:12px;                      /* 文字サイズ(タイトル) */
line-height:14px;
color:#808080;                    /* 文字色    (コメント本文) */
border-top:   #F0F8FF 1px solid;  /* 枠(上)    (コメント本文) */
border-left:  #000000 1px solid;  /* 枠(上)    (コメント本文) */
border-right: #000000 1px solid;  /* 枠(上)    (コメント本文) */
border-bottom:#000000 1px solid;  /* 枠(上)    (コメント本文) */
} 
.comment_text {
font-family:"ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
font-size:12px;                      /* 文字サイズ(タイトル) */
line-height:14px; 
text-align:left;                  /* 左寄せ    (コメント本文) */
margin:0px 10px;
}
.comment_navi { 
color:#999999;                    /* 文字色    (時刻・CM・TB) */
text-align:right;                 /* 右寄せ    (時刻・投稿者) */
margin:0px 10px 3px;
}
/* コメント諸項目（名前、URL等）の入力欄の幅 */
#subject,
#name,
#mail,
#url {
width: 50%;
}
/* コメント本文の入力欄の幅 */
#comment {
font-family:"ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
font-size:16px;                      /* 文字サイズ(タイトル) */
line-height:18px;
width: 95%;
}
/* コメントパスワード入力欄の幅 */
#pass {
width: 30%;
}

/* ▽▽掲示板風スタイルここから▽▽ */
h3.thread-title
    {
    margin:-.5em 0 0;
    color:red;
    font-size:larger;
    font-weight:normal;
    }
ol.thread
    {
background-color:#ffffff;               /* 背景色             */
　　　　text-align:left;

    }
ol.thread li strong
    {
    color:green;
    }
ol.thread li a:link
    {
    color:blue;
    }
ol.thread p
    {
font-family:"ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
font-size:16px;                      /* 文字サイズ(タイトル) */
line-height:18px;
    margin-top:0;
    padding-top:0;
    padding-left:0em;
    }
/* ▲▲掲示板風スタイルここまで▲▲ */

/********************************************* ▲ コメント ▲ */



/*************************************** ▼ トラックバック ▼ */
.trackback_outline { 
border:#F0F8FF 2px solid;             /* 外枠の/色太さ/実線   */
background-color:#FFFFFF;             /* 背景色               */
margin-bottom:20px; 
} 
.trackback_block_title { 
font-size:10pt;                 /*文字サイズ(ブロックタイトル)*/
color:#ffffff;                  /*文字色    (ブロックタイトル)*/
font-weight:bold;               /*太字      (ブロックタイトル)*/
background-color:#000000;       /*背景色    (ブロックタイトル)*/
text-align:left;                /*左寄せ    (ブロックタイトル)*/
border:#000000 1px solid;       /*枠        (ブロックタイトル)*/
padding:5px 20px; 
} 
.trackback_block_body { 
font-size:10pt;                   /* 文字サイズ(ブロック本文) */
color:#808080;                    /* 文字色    (ブロック本文) */
border-top:   #F0F8FF 1px solid;  /* 枠(上)    (ブロック本文) */
border-left:  #000000 1px solid;  /* 枠(左)    (ブロック本文) */
border-right: #000000 1px solid;  /* 枠(右)    (ブロック本文) */
border-bottom:#000000 1px solid;  /* 枠(下)    (ブロック本文) */
text-align:left; 
padding:10px 20px 0;
}
.trackback_title {
font-size:10pt;                   /* 文字サイズ(個別タイトル) */
color:#ffffff;                    /* 文字色    (個別タイトル) */
font-weight:bold;                 /* 太字      (個別タイトル) */
}
.trackback_body { 
font-size:10pt;                   /* 文字サイズ(個別本文)     */
color:#808080;                    /* 文字色    (個別本文)     */
margin-bottom:20px;
}
.trackback_navi {
border-top:#F0F8FF 1px solid;     /* 飾り線    (時刻・投稿者) */
text-align:right;                 /* 右寄せ    (時刻・投稿者) */
} 
/*************************************** ▲ トラックバック ▲ */



/******************* ▼ カテゴリ・検索・月別ナビゲーション ▼ */
.various_outline { 
border-top:#F0F8FF 2px solid;      /* 外枠の色/太さ/実線 (上) */
margin-bottom:20px; 
} 
.various_title {
font-size:10pt;                       /* 文字サイズ(タイトル) */
color:#ffffff;                        /* 文字色    (タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
background-color:#000000;             /* 背景色    (タイトル) */
text-align:left;                      /* 左寄せ    (タイトル) */
border:#000000 1px solid;             /* 枠        (タイトル) */
padding:5px 20px; 
margin:0; 
}
.various_body { 
font-size:10pt;                           /* 文字サイズ(本体) */
color:#808080;                            /* 文字色    (本体) */
background-color:#FFFFFF;                 /* 背景色    (本体) */
border-top:#F0F8FF 2px solid;             /* 飾り線(上)(本体) */
} 
.various_text {
text-align:left;                          /* 左寄せ    (本体) */
margin:10px 20px;
}
.various_navi { 
text-align:center;                        /* 中央寄せ  (矢印) */
margin:0px;
} 
/******************* ▲ カテゴリ・検索・月別ナビゲーション ▲ */



/********************************************* ▼ フッター ▼ */
#footer_outline {
border:2px solid #F0F8FF;                       /* 外枠の色   */
background-color:#000000;                       /* 背景色     */
}
#footer_body { 
font-size:9pt;                                  /* 文字サイズ */
color:#ffffff;                                  /* 文字色     */
border:1px solid #000000;                       /* 内枠の色   */
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:#ffffff; }     /* オンマウス時 */
/********************************************* ▲ フッター ▲ */


/* --------▼画像4個800px▼------------ */

#gazou3 {
	background: #ffffff;
	border-style: solid;
	border-width: 2px;
	height: 245px;
	width:188px;   
	margin-bottom: 5px;
	margin-top: 10px;
	border-color: #C0C0C0;
	margin-left:5px;       
	margin-bottom:5px;
	overflow: hidden;
　　　　　　　　font-size:medium;
        font-weight: bold;
}



#gazou3 a:link    { color:#0000ff; }
#gazou3 a:active  { color:#0000ff; }
#gazou3 a:visited { color:#0000ff; }
#gazou3 a:hover   { color:#0000ff;
background-color: #66CDAA; }



/*-------- ▲画像4個800px▲ ---------*/

#rightbot {
background-color: transparent;
	border-style: solid;
	border-width: 0px;
	height: 120px;
	width:80px;   
	border-color: #C0C0C0;
	overflow: hidden;

}
iframe.twitter-count-vertical {
    width: 50px!important;
}


/* カレンダー */
.calender { text-align: center; color:#808080; }
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; } 
.readmore { margin-top: 10px; } 
.readclose { margin: 10px 0; } 
.page_navi { margin:30px 0; font-size:9pt; color:#808080; }

/* カレンダーの中央寄せ */
.calender{
margin-left: auto;
margin-right: auto;
} 

/* 引用部分 */
blockquote {
margin:2px;
padding:5px;
background:#ffffff; /* 背景 */
border:#000000 1px dashed; /* 枠線 */
}

/* ブックマーク 拍手 */
.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バトンのスタイル ▲ */

h1 {
margin-top: 0px; /* 上の余白 */
margin-left: 0px; /* 左の余白 */
margin-right: 0px; /* 右の余白 */
margin-bottom: 0px; /* 下の余白 */
}

.pnavi {
background-color: #ffffff;
border: 1px solid #cccccc;
padding:10px;
font-size: 1.4em;
font-weight: 700;
}

.pnavi a:hover {
color: #ff0000;
}



div.side-navi {
position:fixed;
right:10px;
bottom:130px;
z-index:100;
}
div.side-navi ul{
margin:0;padding:0;
list-style:none;
}
div.side-navi ul li{
margin:0;padding:0;
line-height:40px;
text-align:center;
}
div.side-navi ul li a{
margin:0;padding:0;
display:block;
width:50px;
height:35px;
font-size:11px;
color:#ffffff;
text-decoration:none;
background:#000000;
border:solid #f0f0f0;
border-width:0px; 
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}
div.side-navi ul li a:hover{
filter: alpha(opacity=100);
-moz-opacity:1;
opacity:1;
}

div.side-navi ul li.side-top{
line-height:15px;
}
div.side-navi ul li.side-top a{
height:35px;
padding-top:8px;
}





#box0   {
         background-color:#ffffff;
         position:static;
}
.gazousize {
	width:194px;
	height:138px;
 }

.rsstxtsize {
	display:block;
	padding:0px 0px;
	line-height:17px;
	font-size:12px;
	overflow:hidden;
	color:#ffffff;
	background-color:#000000;
filter:alpha(opacity=75);
opacity:0.75;
	position:absolute;
	height:35px;
	width:194px;
	font-weight:bold;
	left:0px;
	bottom:0px;
 }

.gazourss {
	width:194px;
	height:140px;
	margin:3px 0px;

	float:left;
	position:relative;
list-style-type: none;
a:hover color:	#d9a62e;
 }

/*フッター枠  */
table#table-footer {
    width: 1200px;
    border: 2px #000000 solid;
    border-collapse: collapse;
    border-spacing: 0;
position: relative;
 z-index: 200;
}

table#table-footer th {
    padding: 0px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-footer td {
    padding: 0px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
background: #ffffff;
    text-align: center;
}
/* テーブル列幅指定 */
 .col01 { 
width:200px;
 }
 .col02 { 
width:200px;
 }
 .col03 { 
width:200px;
 }
 .col04 { 
width:200px;
 }
 .col05 { 
width:200px;
 }
 .col06 { 
width:200px;
 }