@charset "utf-8";
/* CSS Document */

.table_left
{
	background-color:#666666;
	color:#FFFFFF;
	padding:5px 0px;
	text-indent:5px;
	font-weight:bold;
}
.table_right
{
	background-color:#CCCCCC;
	color:#000000;
	padding:5px 0px;
}
.table_right ul
{
	list-style:none;
	padding:5px 20px;
	margin:0px;
}
.table_left a
{
	color:#FFFFFF;
	font-weight:normal;
	font-size:90%;
}
.ts_80
{
	font-size:80%;
}
.event, .event a
{
	background-color:#96ffba;
	font-weight:bold;
}

.press_item img
{
	border:none;
	margin-bottom:5px;
}
.press_item a{
	text-decoration:none;
	color:#666666;
}


.w_14_p
{
	width:13%;
}

.w_19_p
{
	width:19%;
}

.w_20_p
{
	width:19%;
}

.w_30_p
{
	width:30%;
}
.w_95_p
{
	width:95%;
}
.w_100_p
{
	width:100%;
}
.pt_5
{
	padding-top:5px;
}
.fl
{
	float:left;
}
.clb
{
	clear:both;
}
.ml_a
{
	margin-left:auto;
}
.mr_a
{
	margin-right:auto;
}
.ta_c
{
	text-align:center;
}