@charset "UTF-8";

@import url(release_information.css);

/* イベント・セミナー */

#main-area th{
	width:auto;
	white-space:nowrap;
}

.newsline{
	border-bottom:none;
	margin:0 0 20px 0;
}

.backlink{
	font-size:77%;
}

.seminarlist{
	margin:0 0 20px 20px;
}

.seminarlist li {
	color:#669;
}

ol.seminarlist li{
	list-style-type:decimal;
}

.tell {
	font-size:122%;
	font-weight:bold;
	color:#669;
}

.ended {
	text-decoration: line-through;
}

strong.strong{
	color:#C33;
}

.supplement{
	font-size:77%;
}