/* --------------------------------------------------------------
 
　参院選　選挙班twitterエリア

-------------------------------------------------------------- */

.sa-twitter-area{
width:300x;
height:650px;
background-image:url(../img/sap-twitter-background.png);
overflow:hidden;
}

.sa-twitter-area-inner{
width:280px;
height:600px;
margin-top:40px;
margin-left:10px;
}

/* --------------------------------------------------------------
 
　参院選　投開票データ表示項目について

-------------------------------------------------------------- */

.sa-table-cell-info{
background-color:#666666;
width:660px;
height:30px; 
line-height:30px;
margin-top:30px;
text-align:center;
}

.sa-table-cell-info div{
float:left;
color:#ffffff;
font-size:12px;
}

.sat_infocell1{
width:50px;
border-right:1px solid #cccccc;
}

.sat_infocell2{
width:120px;
padding:0px 10px;
border-right:1px solid #cccccc;
}

.sat_infocell3{
width:76px;
padding:0px 5px;
border-right:1px solid #cccccc;
}


.sat_infocell4{
border-right:1px solid #cccccc;
width:120px;
padding:0 10px;
}


.sat_infocell5{
padding:0px 3px;
width:24px;
border-right:1px solid #cccccc;
}

.sat_infocell6{
padding:0px 3px;
width:24px;
border-right:1px solid #cccccc;
}

.sat_infocell7{
padding:3px 3px;
width:24px;
line-height:12px;
border-right:1px solid #cccccc;
}

.sat_infocell8{
padding:3px 3px;
width:24px;
line-height:12px;
border-right:1px solid #cccccc;
}


.sat_infocell9{
padding-left:5px;
width:100px;
}




/* --------------------------------------------------------------
 
　参院選　投開票データ表示部

-------------------------------------------------------------- */


.sat_tou{
text-indent:-9999px;
background-image:url(../img/sa-pc-icon-tousen.png);
background-repeat:no-repeat;
background-position:center center;
background-size:36px 36px;
width:50px;
height:110px;
overflow:hidden;
border-right:1px solid #cccccc;
}

.sat_kaku{
text-indent:-9999px;
background-image:url(../img/sa-pc-icon-toukaku.png);
background-repeat:no-repeat;
background-position:center center;
background-size:36px 36px;
width:50px;
height:110px;
overflow:hidden;
border-right:1px solid #cccccc;
}

.sat_tousen{
text-indent:-9999px;
content:'　';
width:50px;
height:110px;
overflow:hidden;
border-right:1px solid #cccccc;
}

.sat_hyousu{
width:120px;
padding:0px 10px;
height:110px;
line-height:110px;
font-size:24px;
font-weight:bold;
text-align:right;
border-right:1px solid #cccccc;
}

.sat_photo{
border-right:1px solid #cccccc;
padding:5px;
}

.sat_photo img{
width:76px;
}

.sat_name{
padding:0px 10px;
height:110px;
line-height:110px;
width:120px;
font-size:20px;
border-right:1px solid #cccccc;
text-align:center;
}

.sat_age{
padding:0px 5px;
height:110px;
line-height:110px;
width:20px;
font-size:16px;
border-right:1px solid #cccccc;
text-align:center;
}

.sat_touha{
padding:0px 5px;
height:110px;
line-height:110px;
width:20px;
font-size:16px;
border-right:1px solid #cccccc;
text-align:center;
}

.sat_sinkyu{
padding:0px 5px;
height:110px;
line-height:110px;
width:20px;
font-size:16px;
border-right:1px solid #cccccc;
text-align:center;
}

.sat_toureki{
padding:0px 5px;
height:110px;
line-height:110px;
width:20px;
font-size:16px;
border-right:1px solid #cccccc;
text-align:center;
}

.sat_reki_s{
padding-left:5px;
width:100px;
height:110px;
line-height:1.3;
text-align:left;
display:table;
}

.sat_reki_s span{
font-size:16px;
display: table-cell;
vertical-align: middle;
}



/* --------------------------------------------------------------
 
　参院選　投開票表示導入部 dl背景指定

-------------------------------------------------------------- */

.sa-toukaihyou-area{
position:relative;
}

.sa-toukaihyou-area dt{
display:none;
}

.sa-toukaihyou-area dd{
float:left;
}

.sa-reload-info{
position:absolute;
top:-58px;
left:15px;
width:500px;
height:30px;
color:#cccccc;
}

.sat_touhyouritsu,.sat_kaihyouritsu,.sat_date{
float:left;
font-size:100%;
margin-right:10px;
line-height:30px;
height:30px;
}

/* 2013.7.8 コメント化
.sat_touhyouritsu:before{
content:"投票率：";
}
*/
.sat_date:before{
content:"【";}

.sat_date:after{
content:"】";
clear:both;
}

.kaihyo{
border-bottom:2px solid #cccccc;
padding:0px 00px;
overflow:hidden;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 10%, #efefef 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(10%,#efefef), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 10%,#efefef 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#efefef 10%,#efefef 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#efefef 10%,#efefef 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#efefef 10%,#efefef 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
height:110px;
}

.kaihyo-act{
border-bottom:2px solid #cccccc;
padding:0px 00px;
overflow:hidden;
background: #FFFCD9; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #FFFCD9 10%, #FFFCD9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(10%,#FFFCD9), color-stop(100%,#FFFCD9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#FFFCD9 10%,#FFFCD9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#FFFCD9 10%,#FFFCD9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#FFFCD9 10%,#FFFCD9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#FFFCD9 10%,#FFFCD9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#FFFCD9',GradientType=0 ); /* IE6-9 */
height:110px;
}


/* --------------------------------------------------------------
 
　県知事選　投開票の改選数

-------------------------------------------------------------- */


.ti-kaisensu-unit{
background-image:url(../img/sap-tiji-percent-back.png); 
border-bottom:2px solid #727171;
width:500px;
height:28px;
line-height:28px;
padding-top:2px;
background-repeat:no-repeat;
margin-top:20px;
}

.sa-kaisensu-kaihyo-unit-right{
float:right;
margin-top:15px;
margin-right:27px;
}

.ti-kaisensu{
background-image:url(../img/sap-tiji-percent-back.png);
border-bottom:2px solid #727171;
height:28px;
line-height:28px;
padding-top:2px;
background-repeat:no-repeat;
}

.sa-kaisensu-left{
float:left;
color:#ffffff;
font-size:100%;
margin-left:20px;
font-weight:bold;
}

.sa-kaisensu-right{
float:right;
color:#666666;
font-size:80%;
margin-right:10px;
}

.sa-kaisensu-right span{
font-size:50%;
}



/* --------------------------------------------------------------
 
　参院選　投開票の改選数

-------------------------------------------------------------- */


.sa-kaisensu-unit{
background-image:url(../img/sap-san-percent-back.png);
border-bottom:2px solid #727171;
width:500px;
height:28px;
line-height:28px;
padding-top:2px;
background-repeat:no-repeat;
margin-top:20px;
}

.sa-kaisensu-kaihyo-unit-right{
float:right;
margin-top:15px;
margin-right:27px;
}

.sa-kaisensu{
background-image:url(../img/sap-san-percent-back.png);
border-bottom:2px solid #727171;
height:28px;
line-height:28px;
padding-top:2px;
background-repeat:no-repeat;
}

.sa-kaisensu-left{
float:left;
color:#ffffff;
font-size:100%;
margin-left:20px;
font-weight:bold;
}

.sa-kaisensu-right{
float:right;
color:#666666;
font-size:80%;
margin-right:10px;
}

.sa-kaisensu-right span{
font-size:50%;
}



/* --------------------------------------------------------------
 
　県知事選　カテゴリー見出し・ニュース新着10件表示

-------------------------------------------------------------- */

.ti-categorytitle{
height:41px;
width:660px;
background-image:url(../img/sap-tiji-section.png);
background-repeat:no-repeat;
background-position:top left;
font-size:20px;
color:#5A5858;
padding-top:12px;
padding-left:48px;
font-weight:bold;
position:relative;
}

.margintop30{
margin-top:30px;
}

.ti-categorytitle-ichiran{
position:absolute;
top:6px;
left:500px;
}


/* --------------------------------------------------------------
 
　参院選　カテゴリー見出し・ニュース新着10件表示

-------------------------------------------------------------- */

.sa-categorytitle{
height:41px;
width:660px;
background-image:url(../img/sap-kb-section.png);
background-repeat:no-repeat;
background-position:top left;
font-size:20px;
color:#5A5858;
padding-top:12px;
padding-left:48px;
font-weight:bold;
position:relative;
}

.margintop30{
margin-top:30px;
}

.sa-categorytitle-ichiran{
position:absolute;
top:6px;
left:500px;
}


/* --------------------------------------------------------------
 
　県知事選　アイコンリンクエリア

-------------------------------------------------------------- */

.ti-iconlinkarea{
background-image:url(../img/sap-tiji-back-orange.png);
background-position:bottom;
background-repeat:no-repeat;
padding:30px 10px 15px 10px;
margin-bottom:20px;
border-bottom:2px solid #EA5614;
}

.ti-iconlinkarea li{
float:left;
}

.ti-iconlinkarea li+li{
margin-left:20px;
}



/* --------------------------------------------------------------
 
　参院選　アイコンリンクエリア

-------------------------------------------------------------- */

.sa-iconlinkarea{
background-image:url(../img/sap-kb-back-blue.png);
background-position:bottom;
background-repeat:no-repeat;
padding:30px 10px 15px 10px;
margin-bottom:20px;
border-bottom:2px solid #2EA8E1;
}

.sa-iconlinkarea li{
float:left;
}

.sa-iconlinkarea li+li{
margin-left:20px;
}



/* --------------------------------------------------------------
 
　県知事選　改選数などの表示

-------------------------------------------------------------- */

.ti-kaisensu{
background-image:url(../img/sap-tiji-percent-back.png);
border-bottom:2px solid #727171;
height:28px;
line-height:28px;
padding-top:2px;
background-repeat:no-repeat;
margin-top:20px;
}



/* --------------------------------------------------------------
 
　参院選　改選数などの表示

-------------------------------------------------------------- */

.sa-kaisensu{
background-image:url(../img/sap-kb-percent-back.png);
border-bottom:2px solid #727171;
height:28px;
line-height:28px;
padding-top:2px;
background-repeat:no-repeat;
margin-top:20px;
}

.sa-kaisensu-left{
float:left;
color:#ffffff;
font-size:100%;
margin-left:20px;
font-weight:bold;
}

.sa-kaisensu-right{
float:right;
color:#666666;
font-size:80%;
margin-right:10px;
}

.sa-kaisensu-right span{
font-size:50%;
}


/* --------------------------------------------------------------
 
　県知事選　ヘッダー　

-------------------------------------------------------------- */

.ti-header{
background-image:url(../img/sap-tiji-header-back.png);
position:relative;
background-repeat:no-repeat;
background-position:top;
height:100px;
width:660px;
}

.ti-header p{
text-indent:-9999px;
}


/* --------------------------------------------------------------
 
　参院選　ヘッダー　

-------------------------------------------------------------- */

.sa-header{
background-image:url(../img/sap-kb-header-back.png);
position:relative;
background-repeat:no-repeat;
background-position:top;
height:100px;
width:660px;
}

.sa-header-zenkoku{
background-image:url(../img/sap-san-zenkoku-header.png);
position:relative;
background-repeat:no-repeat;
background-position:top;
height:100px;
width:660px;
margin-bottom:20px;
}


.sa-header p{
text-indent:-9999px;
}

.sa-header-zenkoku p{
text-indent:-9999px;
}

.sa-header1{
position:absolute;
top:55px;
left:90px;
}

.sa-header2{
position:absolute;
top:55px;
left:225px;
}

.sa-header3{
position:absolute;
top:18px;
left:412px;
}


.sa-header-category{
height:80px;
width:660px;
margin-bottom:30px;
}

.sa-header-category p{
text-indent:-9999px;
}

/* --------------------------------------------------------------
 
　県知事選　ナビゲーション 

-------------------------------------------------------------- */

.ti-nav-upper{
background-image:url(../img/sap-tiji-navi-bottom.png);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:10px;
overflow:hidden;
}

.ti-nav-lower{
background-image:url(../img/sap-tiji-navi-top.png);
background-position:top;
background-repeat:no-repeat;
overflow:hidden;
position:relative;
}

.ti-nav-lower ul{
margin-top:53px;
margin-left:20px;
width:620px;
font-size:18px;
line-height:1.6;
font-weight:bold;
}

.ti-nav-lower ul a:link{color:#EA5614;} 
.ti-nav-lower ul a:visited{color:#EA5614;} 
.ti-nav-lower ul a:hover{color:#00923A;}
.ti-nav-lower ul a:active{color:#00923A;}

.ti-nav-lower li{
background-image:url(../img/sap-tiji-navi-arrow.png);
background-position:0px 6px;
background-repeat:no-repeat;
padding-left:14px;
padding-right:12px;
float:left;
}


/* --------------------------------------------------------------
 
　参院選　ナビゲーション 

-------------------------------------------------------------- */

.sa-nav-upper{
background-image:url(../img/sap-kb-navi-bottom.png);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:10px;
overflow:hidden;
}

.sa-nav-lower{
background-image:url(../img/sap-kb-navi-top.png);
background-position:top;
background-repeat:no-repeat;
overflow:hidden;
position:relative;
}

.sa-nav-linkimage1{
position:absolute;
top:8px;
left:20px;
}

.sa-nav-linkimage2{
position:absolute;
top:8px;
left:296px;
}

.sa-nav-lower ul{
margin-top:53px;
margin-left:20px;
width:620px;
font-size:18px;
line-height:1.6;
font-weight:bold;
}

.sa-nav-lower ul a:link{color:#2EA8E1;} 
.sa-nav-lower ul a:visited{color:#2EA8E1;} 
.sa-nav-lower ul a:hover{color:#EA5614;}
.sa-nav-lower ul a:active{color:#EA5614;}

.sa-nav-lower li{
background-image:url(../img/sap-kb-navi-arrow.png);
background-position:0px 6px;
background-repeat:no-repeat;
padding-left:14px;
padding-right:12px;
float:left;
}

/* --------------------------------------------------------------
 
　こまかしいもの 

-------------------------------------------------------------- */

.margintop20{
margin-top:20px;
}

/* 
ClearFix  
*/

.sa-clearfix:after{
content: "";
display: block;
clear: both;
}

.ti-clearfix:after{
content: "";
display: block;
clear: both;
}

/*
-----------------------------------------------
▼公示　立候補者情報 dd要素
----------------------------------------------- */

.sa_photo{
float:left;
width:105px;
}
.sa_photo img{
width: 80px;
text-align: left;	
}

.sa_huri{
width:410px;
font-size:80%;
line-height:150%;
text-align:left;

}

.sa_huri:after{
clear:both;
}

.sa_name{
font-size:150%;
float:left;
}

.sa_age{
font-size:120%;
line-height:1.2em;
float:left;
}

.sa_touha{
font-size:120%;
line-height:1.2em;
float:left;
}
.sa_sinkyu:before {
content: "【";	
}
.sa_sinkyu{
font-size:120%;
line-height:1.2em;
float:left;
}
.sa_sinkyu:after{
content: "】";	
}
.sa_toureki{
font-size:120%;
line-height:1.2em;
}
.sa_toureki:after{
clear:both;
}

.sa_reki{
margin-top:5px;
font-size:90%;
line-height:1.4em;
overflow: hidden;
zoom: 1;
}

.sa_recomm{
flaot:left;
font-size:90%;
float: right;
}
.sa_reki_s{
display: none;

}
.sa_recomm after{
clear:both;
}

/*
-----------------------------------------------
▼公示　立候補者情報
----------------------------------------------- */

.kouji_unit_text{
}

.kouji_unit_text dl{
padding:15px 25px;
border-bottom:1px #A6A8AB solid;
}

.kouji_unit_text dl:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.kouji_unit_text dt{
display:none;
}

/* -----------------------------------------------
▼参院選用読み込み中表示
----------------------------------------------- */
.sst_loader{
	width:670px;
	height:800px;
	position: absolute;
/*	float:left;*/
	text-align: center;
	opacity: 0.7; 
	z-index:1000;
	background-color:#fff;
}

.sst_loader img{
	/*position: absolute;*/
	margin:100px;
	top: 100px;
}

/* -----------------------------------------------
▼知事選用読み込み中表示
----------------------------------------------- */
.sst2_loader{
	width:670px;
	height:220px;
	position: absolute;
/*	float:left;*/
	text-align: center;
	opacity: 0.7; 
	z-index:1000;
	background-color:#fff;
}

.sst2_loader img{
	/*position: absolute;*/
	margin:100px;
	top: 100px;
}

/* -----------------------------------------------
▼開票情報ページの自動読み込み関連(2013.07.12)
----------------------------------------------- */
.right1 {
		float: right;
		margin:0 5px 5px 0;
		font-size:95%;
}

.hand a {
		display: block;
		overflow: hidden;
		height: 0px;
		width: 100px;
		background-image: url(/news/senkyo/2013/sanin/img/renew_btn.png);
		background-position: 0 -30px;
		padding-top: 30px;
		text-align: center;
		margin: 0px 0px 0px 10px;
}

.auto a {
		display: block;
		overflow: hidden;
		height: 0px;
		width: 100px;
		background-image: url(/news/senkyo/2013/sanin/img/renew_btn.png);
		padding-top: 30px;
		text-align: center;
		margin: 0px 0px 0px 10px;
}

p.on_off {
		padding:0;
		margin:0;
}

.auto_min {
		font-size:85%;
}


/* この部分を追加修正 */
.sa-reload{
position:absolute;
top:-90px;
right:15px;
}

.sa-reload-appendix{
padding-bottom:5px;
font-size:13px;
font-weight:bold;
}
