@charset "utf-8";
/***         ado.css ver.240531          ***/

/******************************/
/* アーティスト別リスト用設定 */
/******************************/
/*-----------------*/
/* ===== Ado ===== */
/*-----------------*/
/*----------------------- Ado -----------------------*/

table.index th {
	color: #ffefd5;
	font-weight: bold;
	text-align: center;
	padding:10px;
	font-size: 80%;
	border: #ffe4c4 1px solid;
	background-color: #483D8B;
	white-space: nowrap;
}
.line {
  border-top: 1px solid #FF99FF;
}

/*----------------------- 残夢 -----------------------*/
.ado-zanmu-company-font { /* 会社 */
	font-family: "Yu Mincho", Century, "Lucida Sans Unicode", "Arial", 'arial unicode ms', Tahoma, 'Franklin Gothic Medium', 'Microsoft Sans Serif', sans-serif;
	font-weight: bold;
}

.ado-zanmu-staff-font { /* スタッフ */
	font-family: "Yu Mincho", Century, "Lucida Sans Unicode", "Arial", 'arial unicode ms', Tahoma, 'Franklin Gothic Medium', 'Microsoft Sans Serif', sans-serif;
}

.ado-zanmu-staff-sano-font { /* スタッフ（佐野康夫） */
	font-family: "Yu Mincho", Century, "Lucida Sans Unicode", "Arial", 'arial unicode ms', Tahoma, 'Franklin Gothic Medium', 'Microsoft Sans Serif', sans-serif;
	color: #ff0000;
}

/*************************************************************************************************/
