@charset "UTF-8";

/*▼フォントカラー▼*/
#wrapper { color:#3c3214; }
#wrapper a:link { color:#dd5500; }
#wrapper a:visited { color:#dd5500; }
#wrapper a:hover { color:#dd5500; text-decoration:underline; }
#contents { color:#3c3214; }
#contents a { text-decoration:underline; }
#contents a:hover { text-decoration:none; }


/* wrapper
====================================================================================================================================== */
#wrapper { background:url(../gbeer/images/bg_beer01.gif) repeat-y left top; }


#main { background:url(../gbeer/images/bg_beer_g.gif) repeat-x left top; }

#contents #new_box .tit_box { background:url(../gbeer/images/bg_new_beer.gif) no-repeat right center; }


/* グローバルナビ */
#globalnavi { background-color:#ffd73c; }
#globalnavi_in { background:url(../gbeer/images/tab_bg_beer_h.gif) no-repeat left top; }

/* メールマガジン */
#globalnavi_in #mail { background:url(../gbeer/images/bg_mail_h.gif) no-repeat left top; width:180px; padding:7px 0 0 0; }
#globalnavi_in #mail #mail_f { background:#ffeb9e url(../gbeer/images/bg_mail_f.gif) no-repeat left bottom; padding:0 10px 8px; }
#globalnavi_in #mail a { font-size:0.9em; line-height:1.3; }
#mail h3 { margin:0 0 10px; }
#mail form { }
#mail form .text { background:#fff; font-size:13px; margin:0; padding:3px 0; width:156px; display:block; overflow:hidden; border:solid 2px #3c3214; zoom:1; }
#mail form .submit { margin:5px 0 8px; text-align:center; }


#contents #topics_in .list_box { border-color:#dd5500; }




/* デフォルトスタイル
====================================================================================================================================== */
/*▼見出し▼*/
#contents .h2_h { background-image:url(../images/h2_w_h.png); }
#contents .h2_f { background-image:url(../images/h2_w_f.png); }

#contents h2 { background:#191919; color:#fff; }

#contents h3 { clear:both; border-color:#eb342c; background:#fff4bf; color:#eb342c; }
#contents h4 { background-image:url(../gbeer/images/icon_h4_beer.png); color:#dd5500; padding:3px 0 3px 28px; }
#contents h5 { color:#3c3214; }



/*▼hr▼*/
hr { border-color:#3c3214; }

/*▼索引▼*/
#contents .list_box, #feed .list_box { border-color:#3c3214; }

#contents .list_box h4, #feed .list_box h4 { background-image:url(../gbeer/images/icon_list_beer.png); }
* html #contents .list_box h4 { background-image:url(../gbeer/images/icon_list_beer.png); }
* html #feed .list_box h4 { background-image:url(../gbeer/images/icon_list_beer.png); }


#contents .list_box h4 a, #feed .list_box h4 a { color:#3c3214; }
#contents .list_box h4 a:visited { color:#3c3214; }
#feed .list_box h4 a:visited { color:#3c3214; }
#contents .list_box h4 a:hover { color:#dd5500; }
#feed .list_box h4 a:hover { color:#dd5500; }


/*▼テーブル▼*/
#contents table { border-color:#3c3214; }
#contents table th { border-color:#3c3214; color:#dd5500; background:#ffe678; }
#contents table td { border-color:#3c3214; color:#3c3214; }

#contents table.line th { border-color:#3c3214; }
#contents table.line td { border-color:#3c3214; }






