@charset "utf-8";

.Bargraph .barGraphNote{ text-align:left; font-size:12px; margin-left:20px; margin-right:20px}
.LinkMap #local h5{ margin-left: 20px}

.LinkMap{ margin-right:10px}
#ParA{ margin-right:2px}
/*--------------------------------------

--------------------------------------*/
#ParC{margin:20px;}
#ParC .Partys{
	margin-bottom:20px;
}
.Partys .ContentsData{
	border-left:2px solid #888;/*デフォルト：諸派カラー*/
}
#ParC .Partys a:hover .ContentsData{
	background:#ddd;
}
#ParC li{
	width:99px;
	text-align:left;
	float:left;
	margin-right:3px
}
#ParC ul.Partys li.ContentsData li.Party{
	height:20px;
	line-height:25px;
}

#ParC ul.Partys li.ContentsData li.Party div{
	font-weight:bold;
	font-size:80%;
	color:#000
}
#ParC .PartysContentsInfo{ margin-bottom:0px; font-size:8px !important}



/*--------===========　Ticker.css　========-----*/

/*--時間--*/
.SanTime{ font-size:12px; font-weight:normal}


/*-Ticker--*//*4c575b*/
.Ticker{ background-color:#fff; margin-top:0px; overflow:hidden; border:#444 solid 3px; height:33px; padding-right:0px; border-radius:3px;box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.15) inset; }
#TickerBtn{float:left; margin-top:0px; font-size:14px; padding:7px 7px 3px 7px; background-color:#444; border-right:#222 solid 1px; height:30px;box-shadow: 1px 0px 1px 1px rgba(0,0,0,0.15);
/*Other Browser*/
background: #4c575b;
/*For Old WebKit*/
background: -webkit-linear-gradient(
	#777777 0%,
	#4c575b 100%
);
/*For Modern Browser*/
background: linear-gradient(
	#777777 0%,
	#4c575b 100%
); }
#TickerBtn a{ color:#FFF; font-weight: normal; display:block; background-image:url(../images/ticker/ya4.png); background-repeat:no-repeat; background-position: right; padding-right:20px}

#TickerBtn a:hover{ border-bottom:#b6e2fd 1px dotted; text-decoration:none; color:#b6e2fd
}
div.LinkName{ height:33px; overflow:hidden;}

/*div.LinkName #ticker  a{ font-size:13px; font-weight: normal;  padding-top:8px; margin-left:35px; border:#f00 solid 0px; display:block; float:left}
*/


/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
border: 0px solid #000;
/*background: #fff; */
width: /*738px; */100%;
height: 30px; 
margin-top: 0px; 
padding: 0px;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0px;
top: 0px;
width: /*718px;*/100%;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
/*left: 750px;
font: bold 10px Verdana;*/
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin-top: 0px; 
padding: 0;
height: 28px;
overflow:hidden;
/* background: #fff;*/
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
/*color: #ff0000;
font: bold 10px Verdana;*/
margin: 0 50px 0 0;
font-size:15px;
line-height:33px;
}
ul.newsticker a:hover {
	text-decoration: none;
	opacity:0.5;
}
ul.newsticker .red{ 
    width: 22px;
    height: 22px;
	display:block;
	float:left;
    background: #F03;
    color: #FFF;
    border-radius: 50%;
    text-align: center;
    font-size: 11px;
	font-weight: lighter !important;
    line-height: 23px;

	margin-right:4px;
	margin-top:4px;
	
}
ul.newsticker img {
	width:28px;
	float:left;
	margin-right:4px;
	margin-top:-2px;
}
/*-Bargraph--
.Bargraph{ text-align:center; height:166px;border: 0px solid #00f; padding-bottom:10px}
.Bargraph #KaiHyoBarGraph{ border: 0px solid #f00; margin-left:auto; margin-right:auto}

.zangiseki{ background-color:#5c676b; color:#FFF; width:6em; text-align:center; margin-left:auto; margin-right:auto; margin-top:20px; padding: 5px 0px; border-radius:5px; -moz-border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px; font-size:22px; border-bottom:#333 1px solid; border-right:#333 1px solid; font-family:  Arial, Helvetica, sans-serif; font-weight:bold;}
.zangiseki span{font-weight: normal; font-size:16px; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif}*/
/*--Box--*/

