@charset "utf-8";
/***         one_punch_man.css ver.250927          ***/

/******************************/
/* アーティスト別リスト用設定 */
/******************************/
/*----------------------------------------------------------------------*/
/* ===== ワンパンマン ===== */
/*----------------------------------------------------------------------*/
/*----------------------- ワンパンマン -----------------------*/

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

/*----------------------- TVアニメ『ワンパンマン』オリジナルサウンドトラック ONE TAKE MAN -----------------------*/
.one_punch_man_original_sound_track-one_take_man-in_charge-font { /* 担当 */
	font-size: 110%;
}

.one_punch_man_original_sound_track-one_take_man-in_charge-sano-font { /* 担当 */
	font-size: 110%;
	color: #ff0000;
}

.one_punch_man_original_sound_track-one_take_man-staff-font { /* スタッフ名 */
	font-family: "Yu Gothic", 'Meiryo', "Meiryo UI", "Times New Roman", Times, Century, "Palatino Linotype", Georgia, HiraKakuProN-W3, HiraKakuProN-W6, sans-serif;
	font-size: 110%;
	font-weight: bold;
}

.one_punch_man_original_sound_track-one_take_man-staff-sano-font { /* スタッフ名 (佐野康夫) */
	font-family: "Yu Gothic", 'Meiryo', "Meiryo UI", "Times New Roman", Times, Century, "Palatino Linotype", Georgia, HiraKakuProN-W3, HiraKakuProN-W6, sans-serif;
	font-size: 110%;
	color: #ff0000;
	font-weight: bold;
}

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