@charset "utf-8";
/* CSS Document */

/*----------------------------------------------
FRESH
----------------------------------------------*/
#LCONT h4 {
	font-size: 90%;
	color: #900;
	margin: 3px 0px;
}
#LCONT ul {
	padding-bottom: 1.0em;
}
#LCONT td {
	vertical-align: top;
	padding: 1px 3px;
	font-size: 80%;
	line-height: 1.5em;
}
#FLASHJ {
	width: 540px;
	height: 500px;
	line-height: 0;
	vertical-align: bottom;
	font-size: 0;
}
#FLASHWJ {
	width: 540px;
	height: 350px;
	line-height: 0;
	vertical-align: bottom;
	font-size: 0;
}

#INFO table {
	width: 500px;
	border-collapse: collapse;
	margin-bottom: 20px;
}
#INFO caption {
	text-align: left;
	font-weight: bold;
	font-size: 80%;
	color: #900;
	padding-bottom: 0.4em;
}
#INFO th,
#INFO td {
	padding: 4px;
	border: solid 1px #666;
	text-align: left;
	font-weight: normal;
	font-size: 80%;
	line-height: 1.4em;
}
#INFO th {
	width: 100px;
	background: #DDD;
}