<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";





/* === �J�e�S���[�ʃX�^�C�� ============================== */

#uniqueWinner h2 {
	margin: 0px 0px 0px 40px;
	padding: 40px 0px 5px 0px;
	font-size: 30px;
	font-weight: normal;
	line-height: 1;
	border-bottom: 3px double #00abeb;
}



.uniqueWinnerMovieBlock {
	margin-left: 20px;
	padding-bottom: 40px;
}



dl.uniqueWinnerItem {
	float: left;
	width: 225px;
	margin: 40px 0px 0px 20px;
}

dl.uniqueWinnerItem dt {
	width: 225px;
	height: 44px;
	padding: 0px;
	color: #b0dbeb;
	font-family: "Times New Roman",Century,serif;
	font-size: 44px;
	font-style: italic;
	font-weight: normal;
	line-height: 1;
	border-bottom: 1px solid #b0dbeb;
}

dl.uniqueWinnerItem dd.uniqueWinnerName {
	width: 225px;
	height: 18px;
	margin-top: -18px;
	padding-bottom: 8px;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	text-align: right;
}

dl.uniqueWinnerItem dd.uniqueWinnerPlayer {
	width: 225px;
	height: 130px;
	padding-bottom: 30px;
	text-align: center;
}




</pre></body></html>