@charset "euc-jp";

/*	スタイルシート [ リビングカルチャー倶楽部：会場案内 ]
=================================================================== */
/* 再定義 */
table.thpink {
	background-color: #C0C0C0;
	width: 310px;
	text-align: left;
	margin: 15px 10px;
	padding: 0;
}
table.thpink th {
	background: #FFF0F0;
}
table.thpink td {
	background: #FFFFFF;
}

