@charset "UTF-8";

/* ================================================================================

サブナビゲーション CSS

================================================================================ */

/*----------------------------------------------------
遊学館サブナビゲーション
----------------------------------------------------*/
/*Round220*/
div.Round220Top { width: 220px; height: 18px; overflow: hidden;
background: url(/share/secondary/zaidan/img/bg_round220_top.gif) 0 0 no-repeat; }
div.Round220Bottom { width: 220px; height: 18px; overflow: hidden;
background: url(/share/secondary/zaidan/img/bg_round220_bot.gif) 0 0 no-repeat; }
div.Round220 { width: auto; padding: 0 20px;
background: url(/share/secondary/zaidan/img/bg_round220_mid.gif) 0 0 repeat-y; }

/*Title Pattern*/
.Tit-BdL-h2 { font-size:123.1%; padding-left: 5px;
border-left: solid #996600 5px; margin-bottom: 8px; }

/*Menu*/
div#Menu h3 { margin-top: 20px; border-bottom: solid #996600 1px; }
div#Menu { border-top: solid #996600 1px; }
div#Menu dt { border-bottom: solid #996600 1px; }

div#Menu h3 a { display: block; padding-top: 3px; }
div#Menu h3 a:hover { background-color: #E7E7E7; }

div#Menu dt a { display: block; padding: 5px 0;
background: url(/share/img/icon_link.gif) 0 50% no-repeat;
padding-left: 12px; }
div#Menu dt a:hover { background: #E7E7E7 url(/share/img/icon_link_hover.gif) 0 50% no-repeat;
padding-left: 12px; }




div#Menu .BorderBot { border-bottom: solid #996600 1px; }

div#Menu h3 a { display: block; padding-top: 3px; }
div#Menu h3 a:hover { background-color: #E7E7E7; }

div#Menu dd a { display: block; font-weight: normal; }

div#Menu dd { display: block; padding: 3px 0; font-weight: bold; }






