@charset "utf-8";
ruby {
    display: inline-table;
    margin: 0;
    padding: 0;
    border: none;
    white-space: nowrap;
    text-indent: 0;
    vertical-align: text-bottom;
    }

rb {
    display: table-row;
    margin: 0;
    padding: 0;
    border: none;
    line-height: 100%;
    text-align: center;
    }

rt {
    display: table-header-group;
    margin: 0;
    padding: 0;
    border: none;
    font: inherit;
    font-size: 70%;
    line-height: 100%;
    text-decoration: none;
    text-align: center;
}
body:first-of-type rt {
	font-size: 65%;
}
#news #links {
	margin-top: 20px;
}
