/*■■電撃Girl'sStyle出張所■■*/

/*★ページタイトル*/
h1.pagetitle_long{
display:block;
width:740px;
height:50px;
margin:5px 0;
background:url(/img/dengekigs/pagetitle.gif) no-repeat;
text-align:left;
}
.pagetitle_long a{
display:block;
width:300px;
height:48px;
}

/*★box_dengekigs右カラム全体に色を敷く*/
/*※box（540幅コンテンツエリア生成）はcommon_gsに記載*/
.box_dengekigs{
width:580px;
background:url(/img/dengekigs/bg.gif);
padding:0 0 20px 0;
}
.box_dengekigs p{
line-height:2em;
font-size:12px;
}

/*★記事枠*/
.dgs_den h2,.dgs_dai h2,.dgs_gp h2{
display:block;
width:540px;
height:35px;
text-indent:-9999px;
clear:both;
}
/*★記事ヘッダ（投稿者別）*/
.dgs_den h2{
background:url(/img/dengekigs/waku_den.gif) no-repeat;}
.dgs_dai h2{
background:url(/img/dengekigs/waku_dai.gif) no-repeat;}
.dgs_gp h2{
background:url(/img/dengekigs/waku_gp.gif) no-repeat;}
/*★記事本文枠*/
.topic_den,.topic_dai,.topic_gp{
display:block;
width:516px;
height:auto;
padding:10px 10px 20px 10px;
background:#FFF;
clear:both;
text-align:left;
}
.topic_den p,.topic_dai p,.topic_gp p{
clear:both;}
/*★記事本文枠装飾（投稿者別）*/
.topic_den{
border:2px solid #fc8dc4;}
.topic_dai{
border:2px solid #db6f28;}
.topic_gp{
border:2px solid #cb0062;}


/*★記事のタイトルとカテゴリ（投稿者別）*/
.dgs_titct_den,.dgs_titct_dai,.dgs_titct_gp{width:100%; height:60px; color:#933;}
.dgs_tit_den,.dgs_tit_dai,.dgs_tit_gp{width:70%; font-size:12px;}
.dgs_ct_den,.dgs_ct_dai,.dgs_ct_gp{width:30%;}
.dgs_titct_den td,.dgs_titct_dai td,.dgs_titct_gp td{padding:5px 10px 5px 15px;}
/*--電撃用色*/
.dgs_tit_den{background:url(/img/dengekigs/tit_bg_den.gif) repeat-y #fbd0e5;}
.dgs_ct_den{background:#ef9fc6;}
/*--ダイッブログ用色*/
.dgs_tit_dai{background:url(/img/dengekigs/tit_bg_dai.gif) repeat-y #fbe6aa;}
.dgs_ct_dai{background:#e7bb41;
}
/*--がるぱら用色*/
.dgs_tit_gp{background:url(/img/dengekigs/tit_bg_gp.gif) repeat-y #f1cdcd;}
.dgs_ct_gp{background:#e3a7a7;}


/*★カテゴリ種類（任意増減）*/
.dgs_ct_den p,.dgs_ct_dai p,.dgs_ct_gp p{
font-size:11px;
line-height:14px;
width:90%;
border:1px #fff solid;
padding:5px;
text-align:center;
margin:0;
}
.ct_sampleA{
background-color:#ccc;
}
.ct_sampleB{
background-color:#ccc;
}
.ct_sampleC{
background-color:#ccc;
}


/*★投稿日付*/
.dgs_entry_date{
color:#666;
float:right;
clear:both;
margin:5px 0 0 0;
background:url(/img/dengekigs/entry_date.gif) no-repeat 0 2px;
text-indent:17px;
}
/*★投稿者名*/
.dgs_entry_name{
font-size:11px;
color:#666;
display:block;
height:15px;
text-indent:13px;
background:url(/img/dengekigs/icon_name.gif) no-repeat 0 1px;
}

/*★このページのトップへ（TOP↑）*/
.bt_top{
text-indent:-9999px;
float:right;
display:block;
width:30px;
height:15px;
margin:15px 0;
clear:both;}
.bt_top a{
display:block;
width:30px;
height:15px;
background:url(/img/dengekigs/bt_top.gif) no-repeat;}
.bt_top a:hover{
display:block;
width:30px;
height:15px;
background:url(/img/dengekigs/bt_top_over.gif) no-repeat;}

/*★ページ移動リンク（前へ、次へ）*/
.page_move{
text-align:center;
font-size:13px;
padding:10px 0;
}
.page_move li{
float:left;
list-style:none;
margin:0 7px;
}

/*★フッター注意書*/
.dengekigs_fotter li{
font-size:11px;
list-style:url(/img/dengekigs/icon_flower_s.gif) inside;
}


/*★共通の装飾*/
/*--太字*/
.box_dengekigs B{
font-weight:bold;
}
/*--clear:both*/
.box_dengekigs p{
clear:both;
}
/*--ヘアライン*/
.box_dengekigs hr{border:dotted #000 1px; margin:5px 0;}


/*★レフトメニュー*/
#menu_common{
display:block;
width:140px;
font-size:12px;
}

/*-[電撃GS出張所トップ]*/
#menu_dgs_top,#menu_dgs_top a,#menu_dgs_top a:hover{
display:block;
width:140px;
height:20px;
text-indent:-9999px;
margin-bottom:3px;
}
#menu_dgs_top a{background:url(/img/leftmenu/dgs_top.gif) no-repeat;}
#menu_dgs_top a:hover{background:url(/img/leftmenu/dgs_top_over.gif) no-repeat;}
/*-[最近の記事]*/
#menu_dgs_new{
display:block;
width:128px;
height:auto;
border:#d66666 1px;
border-style:none dotted none dotted;
padding:5px;
}
#menu_dgs_new p{
display:block;
width:128px;
height:20px;
text-indent:-9999px;
background:url(/img/leftmenu/dgs_new.gif) no-repeat;
margin-bottom:10px;
}

/*※090313表示崩れ対処：dgs_icon_new.gifを1px透明画像でつぶした上、text-indentを追加※*/
/*#menu_dgs_new li{list-style:url(/img/leftmenu/dgs_icon_new.gif) inside; margin-bottom:5px;}*/
#menu_dgs_new li{list-style:url(/img/leftmenu/dgs_icon_new.gif) inside; margin-bottom:5px; text-indent:-20px;}
/*※090313表示崩れ対処ここまで※*/

#menu_dgs_new li a{text-decoration:none;}
#menu_dgs_new li a:hover{text-decoration:underline;}
/*-[カテゴリ別記事]*/
#menu_dgs_ct{
display:block;
width:128px;
height:auto;
border:#d66666 1px;
border-style:none dotted none dotted;
padding:5px;
}
#menu_dgs_ct p{
display:block;
width:128px;
height:20px;
text-indent:-9999px;
background:url(/img/leftmenu/dgs_category.gif) no-repeat;
margin:10px 0;
}
#menu_dgs_ct li{margin-bottom:5px;}
#menu_dgs_ct li a{text-decoration:none;}
#menu_dgs_ct li a:hover{text-decoration:underline;}
.ct_den{list-style:url(/img/leftmenu/dgs_icon_ct_den.gif) inside;}
.ct_dai{list-style:url(/img/leftmenu/dgs_icon_ct_dai.gif) inside;}
.ct_gp{list-style:url(/img/leftmenu/dgs_icon_ct_gp.gif) inside;}
.dgs_sub li{list-style:none; font-size:11px;}
/*-[バナー]*/
#menu_banner img{
margin:5px 0;
}
