@charset 'UFT-8';

/*** K'sBookshelf 時 toki.css ***/

td.toki_td_index {
	width: 300px;
	text-align: right;
	vertical-align: top;
}

table.toki_table {
	width: 400px;
	color: #888888;
	font-size: 11.5pt;
}

.toki_title_font {
	color: #333333;
	font-size: 13pt;
}

/********** 男性1 主人公 **********/
.toki_m_1 {
	color: #0040f0;
}
/********** 時 男性2 **********/
.toki_m_2 {
	color: #008080;
}
/********** 時 男性3 **********/
.toki_m_3 {
	color: #0080a0;
}
/********** 時 男性4 **********/
.toki_m_4 {
	color: #0080c0;
}
/********** 時 男性5 **********/
.toki_m_5 {
	color: #0080f0;
}
/********** 時 女性1主人公 **********/
.toki_w_1 {
	color: #ff40a0;
}
/********** 時 女性2 **********/
.toki_w_2 {
	color: #ff8080;
}
/********** 時 女性3 **********/
.toki_w_3 {
	color: #ff80a0;
}
/********** 時 女性4 **********/
.toki_w_4 {
	color: #ff80c0;
}
/********** 時 女性5 **********/
.toki_w_5 {
	color: #ff80f0;
}
