@charset "utf-8";
@import url('../../css/crowns.css');
/* ==========================================================

title : 72GOLF　中日クラウンズ
scope : 中日クラウンズ　歴代優勝者

last modify : 2013/04/10 041_ooba
memo  : 

========================================================== */

/* -------------------------------------------------
 table
------------------------------------------------- */

[class^="ta_con"] {
	width:267px;
	}
	
[class^="ta_con"] th {
	text-align:center;
	}
	
[class^="ta_con"] th[class^="year"] {
	width:80px;
	background:#dff1ff;
	color:#444;
	}
	
[class^="ta_con"] th[class^="year_ttl"] {
	background:#cae7ff;
	color:#002e8d;
	}
	
[class^="ta_con"] th.ttl_winner {
	width:auto;
	}
	
[class^="ta_con"] td {
	text-align:center;
	}
