@charset "UTF-8";

/*
Status Gauge
*/
.gaugeOuterL {
    margin-top :1px ;
    margin-bottom: 7px ;    
    margin-left :0px ;
    padding: 0px;
    height : 15px;
    background-color:#eee;
/*border : 1px solid #999 ;*/
}
.gaugeTransL {
    background-color:transparent;
    position: relative;
    top:-22px; 
    height:15px;
}
.gaugeBar {
    height : 15px;
    margin: 0px;
    padding:0px;
    font-size: 10px;
    line-height:1.3em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color : #28AECF;
    text-align : center ;
    color:#fff;
    float:left;
}

.gaugeBarTotal {
    height : 15px;
    margin: 0px;
    padding:0px;
    font-size: 10px;
    line-height:1.3em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color : #ccc;
    text-align : left ;
    color:#fff;
    float:left;
}

.voteNumberExpired {
    color:#aaa;
    font-size:90%;
    visibility:hidden;
}

/* for mypage */
.smallGaugebase {
    margin-top : 0px ;
    margin-bottom: 10px;
    padding:0px;
    width: 135px;
    height: 11px;
    display:block;
    background-image: url("../img/smallgauge.gif");
    background-repeat: norepeat;
}
.bigGaugebase  { background-image: url("../img/biggauge.gif"); background-repeat: norepeat; display: block; margin-top: 0; margin-bottom: 10px; padding: 0; width: 250px; height: 11px }

.topSmallGaugebase  { background-image: url("../img/smallgauge.gif"); background-repeat: norepeat; display: block; margin-top: 0; margin-bottom: 10px; margin-left: 14px; padding: 0; width: 135px; height: 11px }



/*added for haibanhin and genkouhin */

#ppNRDCc .bigGaugebase  { background-image: url("../img/smallgauge.gif"); background-repeat: norepeat; display: block; margin-top: 0; margin-bottom: 10px; margin-left: 14px; padding: 0; width: 135px; height: 11px }

#ppNRDCd .bigGaugebase   { background-image: url("../img/smallgauge.gif"); background-repeat: norepeat; display: block; margin-top: 0; margin-bottom: 10px; margin-left: 14px; padding: 0; width: 135px; height: 11px }
