@charset "UTF-8";
/****************************************************
* top トップページ個別スタイル *
*****************************************************/

/*共通設定補正*************/
#side{
	position:relative;
	top:-214px;
	margin-bottom:-200px;
}
#main h4{
	margin:0;
	padding:0;
	background-color:transparent;
	background-image:none;
	border:none;
}
/*トップボックス******************/
#top_box{
	margin-left:175px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:1px;
	height:200px;
	width:804px;
	overflow:hidden;
}
@media print{
/*印刷時*/
	#top_box{
		margin-left:0;
	}
}

/*トップパネル*/
#TopPanel.SlidingPanels {
	position: relative;
	width: 804px;
	height: 200px;
	padding: 0px;
	border: none;
}
#TopPanel .SlidingPanelsContentGroup {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 10000px;
}
#TopPanel .SlidingPanelsContent {
	float: left;
	width: 804px;
	height: 200px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color:#990000;
}
.SlidingPanelsAnimating * {
	overflow: hidden !important;
}


/*各詳細(共通)*/
.ContentSummary{
	background-color:transparent;
	margin:0;
	height:200px;
	width:322px;
	overflow:auto;
	font-size:90%;
}
.ContentSummary h2{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:15px;
	font-size:150%;
	/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
	line-height:1.2;
	border-bottom-color:#cc8080;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.ContentSummary ul{
	margin-left:40px;
	list-style-type:none;
}
.ContentSummary li{
	list-style-type:none;
}
.ContentSummary a{
	color:#FFFFFF;
}
.ContentSummary a:link,
.ContentSummary  a:visited {
	background-color:transparent;
}
.ContentSummary a:hover,
.ContentSummary  a:active {
	background-color:transparent;
	text-decoration:underline;
}

/*各パネル*/
#Top_p0.SlidingPanelsContent{
	background-color:#FFFFFF;
}
#Top_p1 ,
#Top_p2 ,
#Top_p3 ,
#Top_p4 ,
#Top_p5 {
	background-repeat:no-repeat;
	background-position:right;
	padding-right:482px;
}


#Top_p1.SlidingPanelsContent{
	color:#FFFFFF;
	background-image:url(03bqho000000006p-img/03bqho00000000jb.jpg);
}
#Top_p1 .ContentSummary a{
	color:#FFFFFF;
}


#Top_p2.SlidingPanelsContent{
	color:#FFFFFF;
	background-image:url(03bqho000000006p-img/03bqho00000000jc.jpg);
}
#Top_p2 .ContentSummary a{
	color:#FFFFFF;
}


#Top_p3.SlidingPanelsContent{
	color:#FFFFFF;
	background-image:url(03bqho000000006p-img/03bqho00000000jd.jpg);
}
#Top_p3 .ContentSummary a{
	color:#FFFFFF;
}


#Top_p4.SlidingPanelsContent{
	color:#FFFFFF;
	background-image:url(03bqho000000006p-img/03bqho00000000je.jpg);
}
#Top_p4 .ContentSummary a{
	color:#FFFFFF;
}


#Top_p5.SlidingPanelsContent{
	color:#FFFFFF;
	background-image:url(03bqho000000006p-img/03bqho00000000jf.jpg);
}
#Top_p5 .ContentSummary a{
	color:#FFFFFF;
}

/*サイドトップのみ*/
#side_TopOnly{
	margin-bottom:10px;
}
#mob{
	margin-top:0;
	margin-bottom:3px;
}
/**お天気*/

table#weather {
	width:175px;
	/*background-color:#FFFFFF;*/
	border-collapse:collapse;
	padding: 0px;
	margin: 0px 0px;
}
#weather caption{
	font-weight:bold;
}
#weather td {
	padding: 5px;
	font-size:80%;
	text-align: center;
}
#weather th {
	font-size:110%;
	padding: 5px;
	text-align: center;
	width:87px;
}
#juaa{
	text-align:center;
	margin:5px;
}
#juaa a{
	background-color:transparent;
}

/**メイン・コンテンツ*************************/
#main.topic{}
#topicsMain{
	float:left;
	width:560px;
}
#srMenu{
	float:right;
	width:225px;
}
/*右メニュー**********************************/
#srMenu{
	font-size:80%;
}
#special{}
#picUp{}
/*メニュー*/
#picUpMenu{
	margin-bottom:3px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0 1px 1px 1px;
}
#picUpMenu ul{
	list-style:none;
	margin:0;
}
#picUpMenu ul ul li{
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#picUpMenu ul ul li a
{
	display: block;
	cursor: pointer;
	text-decoration: none;
	padding:3px 5px 3px 15px;
}
#picUpMenu ul ul li a:hover,
#picUpMenu ul ul li a:focus
{
	color:#FFFFFF;
	background-color:#6e0000;
}
#picUpMenu h4{
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	font-size:110%;
}
#picUpMenu h4 {
	background-image:url(../WSR/arrow2.png);
	background-position:4px 50%;
	background-repeat:no-repeat;
}
#picUpMenu h4 a{
	color:#000000;
	background-color:transparent;
}
#picUpMenu h4{
	color:#000000;
	background-color:#ede1e1;
	padding-left:15px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
}
#picUpMenu .PanelTab{
	background-image:url(../WSR/arrow3.png);
	background-position:4px 50%;
	background-repeat:no-repeat;
}
/**jQuery UI Accordion*/
#picUpMenu h4.ui-state-focus,
#picUpMenu h4.ui-state-active{
	background-color:#F7EBEB;
	
}
#picUpMenu .PanelTab.ui-state-active{
	border-bottom: solid 1px #CCC;
}
/*トピックス**********************************/
.link_rss{
	float:right;
	background-image:url(../WSR/rss.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:22px;
	padding-right:10px;
}


/*写真ニュース*/
#news_p{
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
	margin-bottom:10px;
}
#news_p h3 {
	margin:0;
	padding:5px 10px;
	background-color:#e2e2e2;
	background-image:url(top/h3_bg1.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	color:#000000;
	font-size:110%;
	font-family:sans-serif;
}
.text_cont{	
	float:right;
	width:458px;
	padding:3px;
}

/*テキストニュース*/
#news_t{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	margin-bottom:10px;
}

ul#news_tab{
	margin:0;
	padding:0;
}
ul#news_tab li{
	display:block;
	float: left;
}
ul#news_tab li a{
	display:block;
	float: left;
	width:185px;
	height:30px;
	overflow:hidden;
	background-image:url(top/news_tab.gif);
	background-repeat:no-repeat;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:1px;
	text-indent:-9999px;
}
#news_tab1{
	background-position:0px 0px;
	border-left-style:none;
	border-left-width:0px;
}
#news_tab2{
	background-position:-187px 0px;
}
#news_tab3{
	background-position:-374px 0px;
}
#news_tab1.select{
	background-position:0px -30px;
}
#news_tab2.select{
	background-position:-187px -30px;
}
#news_tab3.select{
	background-position:-374px -30px;
}
ul#news_tab li a:hover{
	filter: alpha(opacity=85);
 	-moz-opacity:0.85;
 	opacity:0.85;
}
/*ニュースパネル*/
#NewsPanel{
	width: 558px;
	height:auto;
}
.NewsContent{
	width: 558px;
	height:auto;
	clear:both;
}
/* new clearfix */
.NewsContent:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
* html .NewsContent             { zoom: 1; } /* IE6 */
*:first-child+html .NewsContent { zoom: 1; } /* IE7 */

#NewsPanel.SlidingPanels {
	position: relative;
	width: 558px;
	height: 400px;
	padding: 0px;
	border: none;
}
#NewsPanel .SlidingPanelsContentGroup {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 10000px;
}
#NewsPanel .SlidingPanelsContent {
	float: left;
	width: 553px;
	height: 400px;
	overflow:auto;
	margin: 0px;
	padding: 3px;
	border: none;
}
#main #NewsPanel h3{
	margin:0;
	padding:3px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:transparent;
	background-image:none;
}
/*イベントカレンダー**************************************************/
#event_cal{
	margin:0;
}
#event_cal dt{

	width:150px;
}
#event_cal dd{

	width:380px;
}
#event_cal li span{
	width:310px;
}

