@charset "utf-8";
/* CSS Document */

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: 60%;
    line-height: 100%;
    text-decoration: none;
    text-align: center;
    }

#news .number {
	width: 5%;
}
#news .research {
	width: 48%;
}
#news .team {
	width: 20%;
}
#news .post {
	width: 11%;
	text-align: center;
}
#news .name {
	width: 16%;
	text-align: center;
}
