header #top_msg {
    color: #ff1493;
    font-size: 1.4em;
    line-height: 2;
    padding: 10px 0;
    white-space: nowrap;
}

#rank {
    color:#ff1493;
    font-size: 1.2em;
    margin: 10px 0;
}	

#rank span {
    line-height: 1.5;
    white-space: nowrap;
}	

.bt_mobile {
    width: 30%;
    font-size: 1.2em;
}

.tb1 tr th {
    font-size: 1.0em;
}

.tb1 tr th:nth-child(2) {
    width: 350px;
}

.tb1 tr th:nth-child(3) {
    width: 300px;
}

.button1 {
    width: 50%;
    font-size: 1.2em;
    margin: 20px 0;
    padding: 10px;
    color: #ffffff;
    background-color: #ff1493;
}

.button1:hover {
    color:#ff1493;
    background-color: #ffb6c1;
}

.rank, .point, .vote, .come {
    text-align: right;
    white-space: nowrap;
}

.point {
    padding-right: 5px;
}

.top30 {
    padding-top: 30px;
}
