@charset "UTF-8";

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

サブナビゲーション CSS

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

/*----------------------------------------------------
文翔館インフォメーション
----------------------------------------------------*/
/*Round220info*/
div.Round220TopSinfo { width: 220px; height: 15px; overflow: hidden;
background: url(/share/secondary/bunsyokan/img/bg_round220_top_st.gif) 0 0 no-repeat; }
div.Round220BottomSinfo { width: 220px; height: 15px; overflow: hidden;
background: url(/share/secondary/bunsyokan/img/bg_round220_bot_st.gif) 0 0 no-repeat; margin-bottom:10px; }
div.Round220Sinfo { width: auto; padding: 0 20px;
background: url(/share/secondary/bunsyokan/img/bg_round220_mid_st.gif) 0 0 repeat-y; }

div.Round220Sinfo ul {
	margin-left:1em;
}
	div.Round220Sinfo li {
		list-style: square;
		line-height:1.2;
		margin-top:10px;
	}

/*----------------------------------------------------
文翔館サブナビゲーション
----------------------------------------------------*/
/*Round220*/
div.Round220TopS { width: 220px; height: 15px; overflow: hidden;
background: url(/share/secondary/bunsyokan/img/bg_round220_top_s.gif) 0 0 no-repeat; }
div.Round220BottomS { width: 220px; height: 15px; overflow: hidden;
background: url(/share/secondary/bunsyokan/img/bg_round220_bot_s.gif) 0 0 no-repeat; }
div.Round220S { width: auto; padding: 0 20px;
background: url(/share/secondary/bunsyokan/img/bg_round220_mid_s.gif) 0 0 repeat-y; }

/*Title Pattern*/
.Tit-BdL-h2 { font-size:123.1%; padding-left: 5px;
border-left: solid #3399CC 5px; border-bottom: solid #3399CC 1px; margin-bottom: 10px; }
h2.MgTop10 {margin-top: 10px; }

/*Menu*/
div#Menu h3 { margin-top: 20px; border-bottom: solid #3399CC 1px; }
div#Menu dd {}

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

div#Menu dl { margin-top:-5px;}
div#Menu dd a { display: block; padding: 2px 0;
background: url(/share/img/icon_link.gif) 0 0.5em no-repeat;
padding-left: 12px; }
div#Menu dd a:hover { background: #F4FAFC url(/share/img/icon_link_hover.gif) 0 0.5em no-repeat;
padding-left: 12px; }

div#Menu dt { margin-top:8px; margin-bottom:3px; border-bottom: solid #3399CC 1px; }
div#Menu dt a {font-weight:bold; display: block; }
div#Menu dt a:hover { background-color: #F4FAFC;}

/*Search*/
div#SearchInput { width: 180px; margin-top: 30px; text-align: center; }
div#SearchInput input { width: 174px; _width: 180px; height: 21px; margin: 0 auto;
border: solid #6699CC 1px; font-size: 12px; }
div#SearchButton { width: 74px; height: 28px; margin: 5px 53px; }

div#Menu dt.BgNone a { display: block; padding: 6px 0; background: none; }
div#Menu dt.BgNone a:hover { background: #FFF7EB; padding-left: 0px; }

/*----------------------------------------------------
文翔館サブナビゲーション
----------------------------------------------------*/
li#CultureInfo { width: 220px; height: 85px; margin-bottom: 5px; margin-top: 10px; }
li#CultureInfo a { display: block; width: 220px; height: 84px;
background: url(/share/img/btn_culture_info.gif) 0 0 no-repeat; }
li#CultureInfo a:hover { background: url(/share/img/btn_culture_info.gif) 0 -84px no-repeat; }
li#CultureInfo a span { visibility: hidden; }

li#Museum { width: 220px; height: 84px; margin-bottom: 5px; }
li#Museum a { display: block; width: 220px; height: 84px;
background: url(/share/img/btn_museum.gif) 0 0 no-repeat; }
li#Museum a:hover { background: url(/share/img/btn_museum.gif) 0 -84px no-repeat; }
li#Museum a span { visibility: hidden; }

/*----------------------------------------------------
携帯電話
----------------------------------------------------*/
div#Mobile { width: auto; border: solid #CCC 1px; margin-top: 15px; }
div#MobileTitle img { float: left; width: 75px; height: 74px; margin-left: 15px; }
div#MobileTitle h2 { float: right; width: 125px; font-size:123.1%; color:#003366; margin-top: 20px; }
div#Mobile p { font-size:93%; padding: 0 10px 10px 10px; }
div#Mobile p span { color:#003366; font-size:13px; }






