body { 
text-align:center;
line-height:1.3;
margin:0;
padding:0;
background-color:#111111;                       /* 外側背景色 */
} 
#outline { 
background-color:#111111;                     /* サイト背景色 */
}

.headline {
font-size:10pt;                           /* 文字サイズ(本体) */
color:#000000;                            /* 文字色    (本体) */
background-color:#ffffff;                 /* 背景色    (本体) */
line-height:2;
}

.recent {
float:left;
display:inline;
margin: 0px;
padding:0;
}

.ninki {
text-align:left;
color:#ffffff;
background-color:#333333;
font-size:12px;
padding:5px;
}

.index_link {
position:relative;
}

.index_link_p {
position:absolute;
bottom:10px;
right:10px;
width:200px;
font-weight:bold;
fotn-size:9pt;
background-color:#ff0066;
border-radius: 10px;        /* CSS3草案 */  
-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 10px;   /* Firefox用 */ 
text-align:center;
}

p.index_link_p a {
padding:10px 5px;
color:#ffffff;
display:block;
}

.nls {
float:left;
margin:5px 5px;
text-align:center;
width:165px;
font-size:9pt;
}

.doga {
}

.readmore {
margin-top:10px;
float:right;
width:280px;
font-weight:bold;
fotn-size:9pt;
background-color:#ff0066;
color:#ffffff;
border-radius: 10px;        /* CSS3草案 */  
-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 10px;   /* Firefox用 */ 
}

div.readmore a {
color:#ffffff;
display:block;
padding:10px;
}

.more_right {
float:right;
width:280px;
font-weight:bold;
fotn-size:9pt;
}

.more_right li {
margin:5px;
}

.more_right img {
margin:right:5px;
float:left;
}

.release {
width:120px;
float:left;
font-size:9pt;
text-align:center;
margin:5px;
}

.release p {
background-color:#ff0066; 
color:#ffffff;
padding:5px;
}

.relate_list {
margin-top:10px;
width:480px;
font-size:9pt;
}

.relate_list li {
border-bottom:1px solid #ccc;
margin-top:3px;
margin-bottom:3px;
}

div.relate_list a {
padding-bottom:3px;
display:block;
}

.imglink {
width:250px;
float:left;
}

.dugali {
float:left;
margin:5px 7px;
}

dl { float:left; width:160px; margin:1px; text-align:left; }
dd { padding:3px; margin:0px; font-size:12px; }
.testbox { padding:1px; overflow: auto; }

.pdouga_dl { float:left; width:120px; margin:1px; text-align:left; }

img {
border:none;
}

.dmm_img {
float:left;
margin:3px 2px;
}

.pick { margin:3px 0px 5px 20px; }
.pick li { float:left; display:inline; margin: 1px 5px 5px 5px; padding:0; }
.pick_img { border:3px solid #333; width:147px; height:95px;
border-radius: 10px;        /* CSS3草案 */  
-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 10px;   /* Firefox用 */ 
}

.recent { float:left; display:inline; margin: 1px 2px; padding:0; } /* 最新記事 */
.recent_img { border:3px solid #333; width:116px; height:85px;
border-radius: 10px;        /* CSS3草案 */  
-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 10px;   /* Firefox用 */ 
} /* 最新記事画像枠 */

.dmm_banner {
float:left;
border:none;
}

.pink {
background-color:#ff0066;
color:#ffffff;
border:2px solid #ff3399;
text-align:center;
font-weight:bold;
width:400px;
margin:1px 0px 5px; 
border-radius: 10px;        /* CSS3草案 */  
-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 10px;   /* Firefox用 */ 
}

div.pink a {
color:#ffffff;
display:block;
padding:6px 10px;
}

.site {
margin:3px 0px 3px 20px;
}

a.site_a { display:block; float:left; margin: 1px 5px 4px; padding:5px 0px; font-size:large; width:147px; background-color:#000000; text-align:center; font-weight:bold;
 border:   #333 3px solid;                /* 個別枠(上) */
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
 } /*サイトボタン*/
a.site_a:hover   { background-color:#ffffff; }
div.site a:link    { color:#ffffff; text-decoration:none; } /* 通常 */
div.site a:active  { color:#ffffff; text-decoration:none; } /*実行中*/
div.site a:visited { color:#ffffff; text-decoration:none; } /*訪問済*/
div.site a:hover   { color:#000000; text-decoration:none; } /*マウス*/

a.site_b { display:block; float:left; margin: 1px 5px 4px; padding:5px 0px; font-size:large; width:147px; background-color:#ff0000; text-align:center; font-weight:bold;
 border:   #333 3px solid;                /* 個別枠(上) */
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
 } /*サイトボタン*/
a.site_b:hover   { background-color:#ffffff; }
div.site a:link    { color:#ffffff; text-decoration:none; } /* 通常 */
div.site a:active  { color:#ffffff; text-decoration:none; } /*実行中*/
div.site a:visited { color:#ffffff; text-decoration:none; } /*訪問済*/
div.site a:hover   { color:#000000; text-decoration:none; } /*マウス*/

a.page_navi_a { display:block; float:left; margin: 4px; padding:10px 0px; width:390px; background-color:#000000; text-align:center; font-size:12px;
 border-top:   #888888 3px solid;                /* 個別枠(上) */
 border-right: #444444 3px solid;                /* 個別枠(右) */
 border-bottom:#333333 3px solid;                /* 個別枠(下) */
 border-left:  #555555 3px solid;                /* 個別枠(左) */
 } /* ページナビボタン */
a.page_navi_a:hover   { background-color:#111111; }
div.page_navi a:link    { color:#ffffff; text-decoration:none; } /* 通常 */
div.page_navi a:active  { color:#ffffff; text-decoration:none; } /*実行中*/
div.page_navi a:visited { color:#ffffff; text-decoration:none; } /*訪問済*/
div.page_navi a:hover   { color:#ff0000; text-decoration:none; } /*マウス*/


a.pnavi_a { display:block; float:left; background-color:#000; text-align:center; font-size:15px; padding:5px; margin:2px; width:20px; border: 1px solid #cccccc;
 } /* ページナビボタン */
div.pnavi a:link    { color:#ffffff; text-decoration:none; } /* 通常 */
div.pnavi a:active  { color:#ffffff; text-decoration:none; } /*実行中*/
div.pnavi a:visited { color:#ffffff; text-decoration:none; } /*訪問済*/
div.pnavi a:hover   { color:#000; text-decoration:none; } /*マウス*/
a.pnavi_a:hover   { background-color:#ccc; }

a.pnavi_b { display:block; float:left; background-color:#000; text-align:center; font-size:15px; border: 1px solid #cccccc; padding:5px; margin:2px; width:100px;
 } /* ページナビボタン */
a.pnavi_b:hover   { background-color:#ccc; }

a.pnavi_c { display:block; float:left; background-color:#000; text-align:center; font-size:15px; border: 1px solid #cccccc; padding:5px; margin:2px; width:60px;
 } /* ページナビボタン */
a.pnavi_c:hover   { background-color:#ccc; }

a.pnavi_d { display:block; float:left; background-color:#fff; text-align:center; font-size:15px; border: 1px solid #fff; padding:5px; margin:2px; width:20px; color:#000;
 } /* ページナビボタン */


.ithumb {
float:left;
border:none;
border:2px solid #000;
margin:5px 20px 5px 10px;
}

.ithumbx {
float:left;
width:350px;
border:2px solid #000;
margin:5px 20px 0px 10px;
}

.taglist {
margin-left:50px;
margin-top:5px;
}


/* メニューバーの検索窓 */
.msearch {
margin-left:25px; /* 左の余白 */
width:200px; /* 入力欄の幅 */
}

/* タグリスト */
.tag_list {
margin:0px 10px 3px;
padding: 0px 0px 5px 0px; /* 文字位置(上・右・下・左) */
text-align: right; /* 表示位置(右) */
list-style-type: none;
}


#author{
display:none;
}

/******************************************* ▼ サイトの幅 ▼ */
#outline { 
width:1015px;                                         /* 全体 */
margin:0 auto; 
}
#center { 
width:813px;                                          /* 中央 */
float:right; 
} 
#left { 
width:200px;                                            /* 左 */
float:left; 
} 
#right { 
width:0px;                                            /* 右 */
float:right; 
} 
#center-left {             /* 計算して設定してください ------ */
width:1015px;               /* (全体-左-中央-右)/2 + 左 + 中央 */
float:left; 
} 
/******************************************* ▲ サイトの幅 ▲ */



/******************************* ▼ リンクの色と下線の有無 ▼ */
a:link    {color:#4169E1; text-decoration:none;}      /* 通常 */
a:active  {color:#4169E1; text-decoration:none;}      /*実行中*/
a:visited {color:#4169E1; text-decoration:none;}      /*訪問済*/
a:hover   {color:#7B3CFF; text-decoration:underline;} /*マウス*/
/******************************* ▲ リンクの色と下線の有無 ▲ */



/********************************************* ▼ ヘッダー ▼ */
#header_outline {
border:0px solid #999999;                     /* 外枠の色     */
margin-bottom:0px;                            /* ヘッダ下間隔 */
}
#header_body { 
background-color:#111111;                     /* 背景色       */
border:0px solid #bbbbbb;                     /* 内枠の色     */
height: 150px; /* 画像の高さ */
background-repeat: no-repeat; /* 画像の並べ方 */
background-position: center; /* 表示位置 */
} 
/********************************************* ▲ ヘッダー ▲ */



/*************************************** ▼ ブログタイトル ▼ */
h1 { 
font-size:16pt;                                 /* 文字サイズ */
text-align:left;                                /* 左寄せ     */
margin:10px 30px; 
}
                              /* ▽文字色とリンクの下線有無▽ */
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:#5D99FF; text-decoration:none; } /*マウス*/
                              /* △文字色とリンクの下線有無△ */
/*************************************** ▲ ブログタイトル ▲ */



/***************************************** ▼ サイト紹介文 ▼ */
.intro { 
font-size:10pt;                                 /* 文字サイズ */
color:#ffffff;                                  /* 文字色     */
text-align:left;                                /* 左寄せ     */
margin:5px 30px 10px; 
}
/***************************************** ▲ サイト紹介文 ▲ */



/************************************************* ▼ 記事 ▼ */
.ently_outline { 
border:#e0e0e0 2px solid;               /* 外枠の色/太さ/実線 */
background-color:#FFFFFF;               /* 背景色             */
margin-bottom:5px;                     /* 次の記事までの間隔 */
} 
.ently_title { 
font-size:10pt;                    /* 文字サイズ(記事タイトル)*/
background-color:#000000;          /* 背景色    (記事タイトル)*/
border:#666666 1px solid;          /* 枠        (記事タイトル)*/
text-align:left;                   /* 左寄せ    (記事タイトル)*/
padding:5px 10px;
margin:0;
} 
                              /* ▽文字色とリンクの下線有無▽ */
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:#5D99FF; text-decoration:none; } /*マウス*/
                              /* △文字色とリンクの下線有無△ */
.ently_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;      /* 枠(下)    (記事本文) */
} 
.ently_text {
text-align:left;                      /* 左寄せ    (記事本文) */
margin:5px 5px; 
margin-bottom:20px; /* 記事末尾の間隔調整 */
}
.ently_navi { 
text-align:right;                     /* 右寄せ(時刻・CM・TB) */
color:#000;                        /* 文字色(時刻・CM・TB) */
margin:0px 10px 3px; 
} 
/************************************************* ▲ 記事 ▲ */



/*************************** ▼ 左側メニュー(プラグイン１) ▼ */
.plugin1_outline { 
border-top:   #e0e0e0 0px solid;                /* 個別枠(上) */
border-right: #e0e0e0 0px solid;                /* 個別枠(右) */
border-bottom:#e0e0e0 0px solid;                /* 個別枠(下) */
border-left:  #e0e0e0 0px solid;                /* 個別枠(左) */
margin-bottom:0px; /* 次のプラグインまでの間隔 */
} 
.plugin1_title { 
font-size:10pt;                       /* 文字サイズ(タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
color:#ffffff;                        /* 文字色    (タイトル) */
background-color:#222222;             /* 背景色    (タイトル) */
border: #666666 0px solid;            /* 枠        (タイトル) */
padding:5px 10px; 
} 
.plugin1_body { 
font-size:10pt;                           /* 文字サイズ(本体) */
color:#000000;                            /* 文字色    (本体) */
background-color:#ffffff;                 /* 背景色    (本体) */
border-top:   #e0e0e0 0px solid;          /* 枠(上)    (本体) */
border-left : #666666 0px solid;          /* 枠(左)    (本体) */
border-right: #666666 0px solid;          /* 枠(右)    (本体) */
border-bottom:#666666 0px solid;          /* 枠(下)    (本体) */
padding:5px 0px; 
line-height:1;
}
/* プラグイン1説明（上部） */
.p1u_description {
margin-bottom:0px;
}
/* プラグイン1説明（下部） */
.p1d_description {
margin-top:0px;
}
/*************************** ▲ 左側メニュー(プラグイン１) ▲ */



/*************************** ▼ 右側メニュー(プラグイン２) ▼ */
.plugin2_outline { 
border-top:   #e0e0e0 0px solid;                /* 個別枠(上) */
border-right: #e0e0e0 0px solid;                /* 個別枠(右) */
border-bottom:#e0e0e0 0px solid;                /* 個別枠(下) */
border-left:  #e0e0e0 0px solid;                /* 個別枠(左) */
margin-bottom:0px; /* 次のプラグインまでの間隔 */
} 
.plugin2_title { 
font-size:10pt;                       /* 文字サイズ(タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
color:#ffffff;                        /* 文字色    (タイトル) */
background-color:#222222;             /* 背景色    (タイトル) */
border: #666666 0px solid;            /* 枠        (タイトル) */
padding:5px 10px; 
} 
.plugin2_body { 
font-size:10pt;                           /* 文字サイズ(本体) */
color:#000000;                            /* 文字色    (本体) */
background-color:#ffffff;                 /* 背景色    (本体) */
border-top:   #e0e0e0 0px solid;          /* 枠(上)    (本体) */
border-left:  #666666 0px solid;          /* 枠(左)    (本体) */
border-right: #666666 0px solid;          /* 枠(右)    (本体) */
border-bottom:#666666 0px solid;          /* 枠(下)    (本体) */
padding:5px 0px; 
line-height:1;
}
/* プラグイン2説明（上部） */
.p2u_description {
margin-bottom:7px;
}
/* プラグイン2説明（下部） */
.p2d_description {
margin-top:7px;
}
/*************************** ▲ 右側メニュー(プラグイン２) ▲ */



/*************************** ▼ 上部メニュー(プラグイン３) ▼ */
.plugin3_outline { 
border-left:   #222222 2px solid;                /* 個別枠(左) */
border-right:   #222222 2px solid;                /* 個別枠(右) */
border-bottom:   #222222 2px solid;                /* 個別枠(下) */
margin-bottom:2px;
} 
.plugin3_title { 
font-size:10pt;                       /* 文字サイズ(タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
color:#ffffff;                        /* 文字色    (タイトル) */
background-color:#111111;             /* 背景色    (タイトル) */
border: #666666 0px solid;            /* 枠        (タイトル) */
padding:5px 20px; 
} 
.plugin3_body { 
font-size:10pt;                           /* 文字サイズ(本体) */
color:#ffffff;                            /* 文字色    (本体) */
background-color:#000000;                 /* 背景色    (本体) */
border-top:   #e0e0e0 0px solid;          /* 枠(上)    (本体) */
border-left:  #666666 0px solid;          /* 枠(左)    (本体) */
border-right: #666666 0px solid;          /* 枠(右)    (本体) */
border-bottom:#666666 0px solid;          /* 枠(下)    (本体) */
padding:5px 1px; 
}
/* プラグイン3説明(上部) */
.p3u_description {
margin-top:5px;
margin-bottom:5px;
}
/* プラグイン3説明(下部) */
.p3d_description {
margin-top:5px;
margin-bottom:5px;
}
/*************************** ▲ 上部メニュー(プラグイン３) ▲ */



/********************************************* ▼ コメント ▼ */
.comment_outline { 
border:#e0e0e0 2px solid;           /* 外枠の/色太さ/実線     */
background-color:#FFFFFF;           /* 背景色                 */
text-align:left;                    /* 左寄せ                 */
margin-bottom:20px;                 /* 次のコメントまでの間隔 */
} 
.comment_title { 
font-size:10pt;                       /* 文字サイズ(タイトル) */
color:#ffffff;                        /* 文字色    (タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
background-color:#000000;             /* 背景色    (タイトル) */
text-align:left;                      /* 左寄せ    (タイトル) */
border:#666666 1px solid;             /* 枠        (タイトル) */
padding:5px 20px; 
} 
.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:#ffffff;                  /*文字色    (ブロックタイトル)*/
font-weight:bold;               /*太字      (ブロックタイトル)*/
background-color:#000000;       /*背景色    (ブロックタイトル)*/
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:#ffffff;                        /* 文字色    (タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
background-color:#000000;             /* 背景色    (タイトル) */
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 {
border:3px solid #222222;                       /* 外枠の色   */
background-color:#111111;                       /* 背景色     */
}
#footer_body { 
font-size:9pt;                                  /* 文字サイズ */
color:#ffffff;                                  /* 文字色     */
border:1px solid #444444;                       /* 内枠の色   */
padding:5px; 
} 
                                              /* リンク       */
#footer_body a:link    { color:#999999; }     /* 通常         */
#footer_body a:active  { color:#999999; }     /* 実行中       */
#footer_body a:visited { color:#999999; }     /* 訪問済み     */
#footer_body a:hover   { color:#0000ff; }     /* オンマウス時 */
/********************************************* ▲ フッター ▲ */

/********************************************* ▼ ページ下部フリーエリア ▼ */
#footer_outline_2 {
border:3px solid #222222;                       /* 外枠の色   */
background-color:#111111;                       /* 背景色     */
}
#footer_body_2 { 
font-size:9pt;                                  /* 文字サイズ */
color:#999999;                                  /* 文字色     */
border:1px solid #444444;                       /* 内枠の色   */
padding:5px; 
} 
                                              /* リンク       */
#footer_body a:link    { color:#999999; }     /* 通常         */
#footer_body a:active  { color:#999999; }     /* 実行中       */
#footer_body a:visited { color:#999999; }     /* 訪問済み     */
#footer_body a:hover   { color:#0000ff; }     /* オンマウス時 */
/********************************************* ▲ フッター ▲ */

/* カレンダー */
.calender td { text-align: center; }
th#sun { color: #CC3300; }
th#sat { color: #0066CC; }

/*** その他 ***/
p { margin: 5px 0; }
ul { margin:2px 0 5px 0; padding:0; list-style-type: none; } 
li { margin-left:5px; 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:10pt; color: #EEEEEE;}

/* カレンダーの中央寄せ */
.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; /* 右寄せ */
}
/* ▲ サイトマップ ▲ */

/* ▼メニューバー▼ */
ul#menu_bar1 {
font-size: 80%; /* 文字サイズ */
height:30px; /* 高さ */
background-color:#222222; /* 背景色 */
padding-left:0px;
margin-left:0px;
margin-top:0px; /* 上の間隔 */
margin-bottom:1px; /* 下の間隔 */
}

#menu_bar1 li {
list-style-type:none;
float:left;
line-height:30px; /* 高さ */
margin:0px;
padding:0px;
}

#menu_bar1 li a {
display:block;
text-align:center;
width:120px; /* １つのメニューボタンの幅 */
border-right:1px solid #000000; /* 区切り線 */
border-left:1px solid #666666; /* 区切り線 */
color:#ffffff; /* リンク文字の色 */
background-color:#222222; /* メニューボタンの背景 */
text-decoration:none;
}

#menu_bar1 li a:hover{
color:#ffffff; /* マウスが乗ったときのリンク文字の色 */
background-color:#333333; /* マウスが乗ったときの背景色 */
text-decoration:none;
}
/* ▲メニューバー▲ */

/* ▼メニューバー▼ */
ul#menu_bar {
font-size: 80%; /* 文字サイズ */
height:25px; /* 高さ */
background-color:#222222; /* 背景色 */
padding-left:0px;
margin-left:0px;
margin-top:0px; /* 上の間隔 */
margin-bottom:1px; /* 下の間隔 */
}

#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:150px; /* １つのメニューボタンの幅 */
border-right:1px solid #000000; /* 区切り線 */
border-left:1px solid #666666; /* 区切り線 */
color:#ffffff; /* リンク文字の色 */
background-color:#222222; /* メニューボタンの背景 */
text-decoration:none;
}

#menu_bar li a:hover{
color:#ffffff; /* マウスが乗ったときのリンク文字の色 */
background-color:#333333; /* マウスが乗ったときの背景色 */
text-decoration:none;
}
/* ▲メニューバー▲ */


/* ▼メニューバー（ドロップダウン）▼ */

#menu_bar ul {
position:absolute;
margin:0;
padding:0;
}

#menu_bar li {
position:relative;
margin:0;
padding:0;
}

#menu_bar li ul li {
float:none;
}

#menu_bar li.menu ul,
#menu_bar li.menu ul li.menu ul,
#menu_bar li.menu_on ul li.menu ul {
display:none;
}

#menu_bar li.menu_on ul {
position:absolute;
display:block;
top:100%;
left:0;
}

#menu_bar li.menu_on ul li.menu_on ul {
position:absolute;
display:block;
top:0;
left:100%;
}

/* 第２階層の幅 */
#menu_bar li li a {
width:150px;
}

/* 第３階層の幅 */
#menu_bar li li li a {
width:200px;
}



/* ▽IE6バグ対応▽ */
* html #menu_bar li li,
* html #menu_bar li li li {
font-size:1px;
line-height:0;
}
* html #menu_bar li li a,
* html #menu_bar li li li a {
display:block;
font-size:10pt;
line-height:25px;
}
/* △IE6バグ対応△ */

#menu_bar li li a,
#menu_bar li li li a {
border-top:1px solid #ffffff; /* 区切り線 */
}

/* ドロップダウンリストの透過（IE6以下未対応） */
#menu_bar > li > ul {
-moz-opacity: 0.9;
opacity: 0.9;
}

/* ▲メニューバー（ドロップダウン）▲ */




/* 新着記事サムネイル画像表示 */
.img_recent br {
clear:left;
}
.img_recent img {
float:left;
border: 0;
margin-right:5px; /* 画像の右余白 */
margin-bottom:5px; /* 画像の下余白 */
width: 60px; /* 画像表示サイズ */
}

#x {
display:inline;
margin: 2px;
padding:0;
} 

#y a img, #y a           
{ border: none; overflow: hidden; float: left;}
#y a:hover                        
{ border: 3px solid #5D99FF; }
#y a:hover img                     
{ margin: -3px; }

#z a img, #z a           
{ border: none; overflow: hidden; float: left;}
#z a:hover                        
{ border: 3px solid #5D99FF; }
#z a:hover img                     
{ margin: -3px; }


#xxx {
}

p.thumb{ 
    float:left;
    margin:0; 
    margin-right:0px; 
    border:0px solid #999; 
    padding:0px; 
} 
p.thumb a{ 
    display:block; 
    float:left; 
    width:130px; 
    height:176px; 
    line-height:176px; 
    overflow:hidden; 
    position:relative; 
    z-index:1; 
} 
p.thumb a img{ 
    float:left; 
    position:absolute; 
    top:-0px; 
    left:-30px; 
} 


/* プラグインの文字配置 */
.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%;
}

/* ----------------------------------------------- */
/*

BlogRoll css

*/
/* ----------------------------------------------- */

.blogroll-channel,
.blogroll-channel * {
width: auto;
height: auto;
margin: 0;
padding: 0;
border: none;
text-align: left;
}
.blogroll-channel {
margin-bottom: 0px;
padding: 0px;
background: #fff;
}

.blogroll-channel .blogroll-list-wrap {
margin-bottom: 10px;
}

.blogroll-channel .blogroll-list {
list-style-type: none;
margin-bottom: 3px;
font-size: 12px;
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;
}


/* ▼ 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/)
*/
/**************************************************************/