@charset "UTF-8";

/* -------------------------------------
朝日新聞デジタル 2016参院選 senkyo_sub.css
last update : 2016.6.28 12:50

0. common
1. iframe
2. table
3. list
99. contents
------------------------------------- */
/* =====================================
0. common
---------------------------------------- */
/* Title */
#Sub h2{
margin:0 0 10px 0;
padding:10px 0 0px;
font-size:86%;
text-align:left;
}

#Sub .HeadingSet{border-top: 3px double #D2D2CB;}
#Sub .HeadingSet h2{ border-top:none !important;float: left;}
#Sub .HeadingSet .SubLink{padding: 10px 0;}
#Sub .HeadingSet .SubLink li{float: right; font-size: 76%;}

#Sub .HeadingSet.SubStyle{border-top: 1px dotted #D2D2CB;}
#Sub .HeadingSet.SubStyle h2,
#Sub .HeadingSet.SubStyle .SubLink{padding:7px 0 0;}


/*font size 76%*/
#Sub ul.FollowLnk li,
#Sub ul.Lnk li,
#Sub ul.Flat li{font-size:76%;}

.snkSubIfrmBox .HeadingSet{border-top: 3px double #D2D2CB;}
.snkSubIfrmBox .HeadingSet h2{
	border-top:none !important;
	float: left;
	margin: 0 0 10px 0;
    padding: 10px 0 0px;
    font-size: 86%;
    text-align: left;
}

/* w選 Rtop Btop BGN */
.snkSubIfrmBox .HeadingSet.RHeading,
.snkSubIfrmBox .HeadingSet.BtopHeading{border-top: 1px solid #D2D2CB;}

.snkSubIfrmBox .HeadingSet.RHeading h2,
.snkSubIfrmBox .HeadingSet.BtopHeadin h2{
    margin: 0 0 6px 0;
    padding: 6px 0 0px;
}
/* w選 Rtop Btop END */


/* table */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}

#Sub .Title>h2>a,
#Sub .HeadingSet>h2>a{
    margin: 0;
    padding: 0 18px 0 0;
    background: url(images/arrow_link_green.gif) no-repeat right 1px;
}

/* =====================================
2. table
---------------------------------------- */

/* Rtop */
#rlist{
width:100%;
margin:0 auto 5px;
border-top: 1px solid #DCDCD5;
border-left: 1px solid #DCDCD5;
border-right: 1px solid #DCDCD5;
}

#rlist tr{
border-bottom: 1px solid #DCDCD5;
}

#rlist th,#rlist td{
padding:3px 2px 1px;
font-size:88%;
line-height:1;
}

#rlist th{
font-weight:normal;
padding:4px;
color:#333;
font-size:12px;
}

#rlist td{
padding-right:2px;
text-align:right;
}

#rlist thead th{
border-right: 1px solid #DCDCD5;
text-align: center;
line-height: 1.4;
}

#rlist tbody th,
#rlist thead .nBlank{
text-align:left;
border-right: 1px solid #BFBFB9;
}

#rlist tbody td{border-right: 1px solid #DCDCD5;}
#rlist tbody .old{border-right: none;}

#rlist thead th.new,
#rlist tbody td.new{
font-weight:bold;
}

.snkSubIfrmBox p {
margin: 0 0 5px;
padding: 0 10px 0 0;
font-size: 76%;
text-align: left;
line-height: 1.4;
letter-spacing: 1px;
}

/* SnkScheduleList */
#Sub .SnkScheduleList{
margin: 0;
padding: 0;
border-bottom: 1px solid #DCDCD5;
font-size: 80%;
}

#Sub .SnkScheduleList li{
border-top: 1px solid #DCDCD5;
padding: 5px 0;
}

#Sub .SnkScheduleList li .item dt,
#Sub .SnkScheduleList li .item dd{
display: inline-block;
}

#Sub .SnkScheduleList li .item dt{
width: 130px;
margin-right: 7px;
border-right: 1px solid #BFBFB9;
}

/* Btop */
.BTopTbl #VList{
    width: 100%;
    margin: 0 auto 5px;
    font-size: 72%;
    border-right: 1px solid #DCDCD5;
    line-height: 1.4;
}

.BTopTbl #VList tr,
.BTopTbl #VList tr td,
.BTopTbl #VList th{
    /* color: #0A0A03; */
    padding-top: 1px;
    padding-bottom: 1px;
}

.BTopTbl #VList thead th,
.BTopTbl #VList th.New{
    background: #EBEBE4;
    border-top: 1px solid #DCDCD5;
    border-right: 1px solid #DCDCD5;
    }

.BTopTbl #VList thead th:first-child{border-left: 1px solid #DCDCD5;}

.BTopTbl #VList tbody th{
    background: #DAD9D9;
    text-align: left;
    padding-left: 2px;
    white-space: nowrap;
    border-top: 1px solid #F7F7F1;
    border-left: 1px solid #DCDCD5;
    border-right: 1px solid #DCDCD5;
}

.BTopTbl #VList td{
    text-align: right;
    padding-right: 2px;
    border-top: 1px solid #DCDCD5;
    /* border-left: 1px solid #DCDCD5;*/
    border-right: 1px solid #D2D2CB;
}
.BTopTbl #VList .TotalTr .RestNum span{display: block; font-size: 90%; font-weight: normal;}
.BTopTbl #VList .TotalTr td,
.BTopTbl #VList .TotalTr th,
.BTopTbl #VList .TotalTr{border-bottom: none;}
.BTopTbl #VList .TotalTr .RestNum{border-bottom: 1px solid #DCDCD5; font-weight: bold;}
.BTopTbl #VList .TotalTr2{border-top: none;}
.BTopTbl #VList .TotalTr2 td,.BTopTbl #VList .TotalTr2 th{border-top: 1px dotted #ccc; font-weight: normal;}
.BTopTbl #VList .TotalTr td{font-size: 110%;}
.BTopTbl #VList .TotalTr th,
.BTopTbl #VList .TotalTr2 th{text-align: right; padding-right: 2px; background: #EBEBE4;}

.BTopTbl #VList .TotalTr2 td,.BTopTbl #VList .TotalTr2 th{border-bottom: 1px solid #D2D2CB;}

.BTopTbl #VList .Old{border-right: none;}
.BTopTbl #VList .New{border-left: none; background:url(images/btop_arrow.png) no-repeat 2px 4px; background-size: 9px 9px; -webkit-background-size: 9px 9px;}
.BTopTbl #VList .NewTotal, .BTopTbl #VList .New{font-weight: bold;}
.BTopTbl #VList .NewTotal{border-right: 1px solid #D2D2CB;}

.BTopTbl #VList .Legend{width: 4px;}
.BTopTbl #VList .TotalTr2 .Legend{border-top: none;}


.BTopTbl #VList .TKJ00000001>th,
.BTopTbl #VList .TKJ00000002>th,
.BTopTbl #VList .TKJ00000003>th{
    text-align: right;
    padding-right: 4px;
    font-size: 90%;
    line-height: 1.2;
}

.BTopTbl #VList .TKJ00000002>th,
.BTopTbl #VList .TKJ00000003>th{
    border-top: 0;
}

.BTopTbl #VList .TKJ00000001>td{
    font-size:90%;
    border-top: 1px dotted #DCDCD5;
    line-height: 1.2;
}

.BTopTbl #VList .TKJ00000002>td,
.BTopTbl #VList .TKJ00000003>td{
    font-size:90%;
    border-top: none;
    line-height: 1.2;

}

/* Btop SP */
#Btop.SmpMode1 .snkSubIfrmBox .HeadingSet{
    background: #f8f8f1;
    padding: 10px;
    border-top: 1px solid #DCDCD5;
    font-weight: bold;
    line-height: 1.6;
}

#Btop.SmpMode1 .snkSubIfrmBox .HeadingSet h2{
    float: left;
    margin: 0;
    padding: 0 0 5px;
    color: #1E1E17;
    font-size: 100%;
    font-weight: bold;
}

#Btop.SmpMode1 .snkSubIfrmBox .BTopTbl{padding: 10px 10px 0;}
#Btop.SmpMode1 .BTopNotice{padding: 0 10px;}
#Btop.SmpMode1 .BTopNotice p{padding: 0;}

/* =====================================
 3. List
---------------------------------------- */
#Sub ul.Lnk{
margin: 0 0 3px;
width: 100%;
}
#Sub ul.Lnk li{
margin: 0;
padding: 0 0 8px 0;
}

#Sub ul.Lnk li a,
#Sub .Flat li a{
padding: 0 0 0 10px;
background: transparent url("http://www.asahicom.jp/css/images/arrow_list_small.gif") no-repeat scroll 0 4px;
}

#Sub ul.Lnk li a:hover,#Sub ul.Lnk li a:active,
#Sub ul.Flat li a:hover,#Sub ul.Flat li a:active{
padding: 0 0 0 10px;
background: url(/css/images/arrow_list_small.gif) no-repeat 0 -116px;
}

#Sub ul.Flat {
margin: 0 0 5px;
width: 100%;
clear:both;
}
#Sub ul.Flat li{
margin: 0 10px 3px 0;
padding: 0;
display:inline-block;
}

/* FollowLnk */
#Sub ul.FollowLnk {border-top:1px dotted #cdcdc6;}
#Sub ul.FollowLnk li {float:left;line-height:1.2;word-break:keep-all; }
#Sub ul.FollowLnk li a{
background-image:none !important;
border-right:solid 1px #c9cccc;
padding: 0 6px 0 0 !important;
margin: 0 0 0 6px !important;
}

#Sub #SubInner .Section .Snk li:first-child a{margin: 0 !important;}
#Sub #SubInner .Section .Snk li:last-child a{border-right: none;}
#Sub ul.Snk li a{padding: 0 4px 0 0 !important;}

#Sub #SubInner .Section ul.FollowLnk.Snk{border-top: none; padding: 0 0 3px;}

/* 注目の当落 */
.ChumokuTit.HeadingSet h2 span{
    display: inline-block;
    background: #169172;
    color: #fff;
    font-size: 80%;
    padding: 2px 8px;
    font-weight: normal;
    border-radius: 10px;
    margin-right: 6px;
}

#ChumokuInner{border: 1px solid #DCDCD5;}

/* 注目の当落 topParts */
#ChumokuTop .ChumokuList{padding: 0 10px;}
#ChumokuTop .ChumokuList .ChumokuBox{border-bottom:1px dotted #ccc; padding: 7px 0;}

#ChumokuTop .ChumokuList .ChumokuBox dt{float: left; height: 45px;}
#ChumokuTop .ChumokuList .ChumokuBox dt img{padding-right: 7px; margin:0;}

.SmpMode1#ChumokuTop{
    -webkit-text-size-adjust: none;
    font-family: Helvetica, Arial, sans-serif;
}


/* 最新の当選者 */
#Sub .SnkNewcomerttl{
    border-left: 1px solid #169172;
    border-top: 1px solid #169172;
    border-right: 1px solid #169172;
}

#Sub .SnkNewcomerttl h2{
    margin: 0;
    padding: 10px 0 8px;
    text-align: center;
}

#Sub #SnkNewcomerInner{border: 1px solid #169172;}

/* 最新の当選者 Dtop */
#Dtop{
    width:100%;
    height:auto !important;
    min-height:100%;
    overflow-y:scroll;
    color: #0A0A03;
    line-height: 1.4;
    letter-spacing: 1px;
    text-align: center;
    margin: 0;
    padding: 0;
}

#Dtop a{
color:#1E1E17;
text-decoration:none;
outline:none;
-moz-transition:color 0.1s linear;
-webkit-transition:color 0.1s linear;
-ms-transition:color 0.1s linear;
-o-transition:color 0.1s linear;
transition:color 0.1s linear;
}

#Dtop a img{border: none;}

#Dtop a:hover,
#Dtop a:active{
color:#B90000;
text-decoration:underline;
}

#Dtop dl,
#Dtop dt,
#Dtop dd{
    margin: 0;
    padding: 0;
}

#Dtop .NewcomerList .NCBox{
    border-bottom:1px dotted #ccc;
    text-align: left;
    margin: 0 10px;
}

#Dtop .NewcomerList .NCBox>a{padding: 7px 0; display: block;}
#Dtop .NewcomerList .NCBox dt{float: left; padding-right: 7px;}

#Dtop .NewcomerList .NCBox .NCName{font-weight: bold; padding-bottom: 4px; line-height: 1.4; font-size: 110%;}
#Dtop .NewcomerList .NCBox .NCName .NewIcon{
    font-family:"Helvetica Neue", Helvetica, Arial, Verdana, Roboto, Avenir, "Open Sans", "游ゴシック";
    font-weight: normal;
    font-size: 60%;
    display: inline-block;
    margin: 0 5px 3px 0;
    background-color: #B90000;
    color: #fff;
    vertical-align: middle;
    padding: 1px 3px;
    border-radius: 3px;
}

#Dtop .NewcomerList .NCBox .NCParty{font-size: 80%; color: #5A5A53; }

#Dtop .NewcomerList .NCBox .NCParty .NCTypeA{
    color:#169172;
    padding-right: 5px;
    font-weight: bold;
}

#Dtop .NewcomerList .NCBox .NCParty .NCTypeB{
    color:#1E824C;
    padding-right: 5px;
    font-weight: bold;
}

#Dtop .NewcomerList .NCBox a:hover{text-decoration: none;}
#Dtop .NewcomerList .NCBox a:hover .NCName{text-decoration: underline;}
#Dtop .NewcomerList .NCBox a:hover dt img{
    opacity: 0.75;
    filter: alpha(opacity=75);
    -ms-filter: "alpha(opacity=75)";
}

#Dtop .NewcomerList .NCBox a:link .NCParty .NCStatus,
#Dtop .NewcomerList .NCBox a:visited .NCParty .NCStatus{
    background-color: #96968F;
    font-size: 90%;
    color: #fff;
    padding: 3px;
    border-radius: 2px;
    margin-left: 5px;
}
#Dtop .NewcomerList .NCBox a:hover .NCParty .NCStatus{background-color: #B90000;}

#Dtop .NewcomerList .NCBox .NCParty .NCArea{padding-left: 5px;}

#ChumokuTop_pre,
#Dtop_pre{overflow:hidden;}

#ChumokuTop_pre .PreImg,
#Dtop_pre .PreImg{overflow: hidden; padding: 10px 0 0 0;}

#ChumokuTop_pre.SmpMode1 .PreImg{padding: 0;}

#ChumokuTop_pre .PreImg p,
#Dtop_pre .PreImg p{text-align: center; padding: 0;}

#ChumokuTop_pre .PreImg p img,
#Dtop_pre .PreImg p img{width: 280px;}

/*注目の当落・最新の当選*/
#Sub .Chumoku{
    clear: both;
    padding: 0 0 15px;
    margin: 0;
}

#Sub .Saishin{
    clear: both;
    padding: 0;
    margin: 0 0 15px;
}


#Sub .Chumoku .Title{
    border-top: 3px double #D2D2CB;
}


#Sub .Chumoku .Title>h2 span{
    display: inline-block;
    background: #169172;
    color: #fff;
    font-size: 80%;
    padding: 2px 8px;
    font-weight: normal;
    border-radius: 10px;
    margin-right: 6px;
}

#Sub .Chumoku #ChumokuArea{border: 1px solid #DCDCD5;}

#Sub .Saishin{border: 1px solid #169172;}
#Sub .Saishin .Title{border-bottom: 1px solid #169172;}
#Sub .Saishin .Title h2{text-align: center; }

/* =====================================
 99. Contents
---------------------------------------- */

/* clear fix */
#Sub .HeadingSet:after,
.snkSubIfrmBox .HeadingSet:after,
#Sub ul.Flat:after,
#Sub ul.FollowLnk:after,
.ChumokuList .ChumokuBox:after{
content:".";
clear:both;
display:block;
height:0.1px;
line-height:0;
font-size:0.1em;
visibility:hidden;
}
