@charset "utf-8";

/* -------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------
	TSUNAMI Channel
	
	new released : October 17, 2011
	update : 

	Copyright(c)WEATHER NEWS INC. ALL RIGHT RESERVED.
----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
  BASIS
------------------------------------------------------------------------------------- */
table.tsunami thead td.rank1 {
	background: #fff;
	border: solid 1px #d9001f;
}
table.tsunami thead td.rank2 {
	background: #fff;
	border: solid 1px #ffa800;
}
table.tsunami thead td.rank3 {
	background: #fff;
	border: solid 1px #ffea03;
}

table.tsunami tbody td { text-align: left; }

table.tsunami.col2 tbody tr{border-bottom:solid 1px #757d8a;}
table.tsunami.col2 tbody tr:last-of-type{border:none;}
table.tsunami.col2 tbody tr td:first-of-type{width:30%;}
table.tsunami.col2 tbody tr td:last-of-type{width:70%;}

div.leg-container div.leg-tsunami {padding: 0 5px; line-height: 18px; text-align: center; background: #4b4b4b; color: #fff;}

.append { display: none; padding-bottom:10px; }
