@charset "utf-8";

.second #header {
	margin-bottom: 10px;
}

#main h2 {
	background-image: url(../../../common/img/bg_h2.gif);
	background-repeat: no-repeat;
	height: 58px;
	line-height: 58px;
	padding-left: 25px;
	width: 693px;
}

#update {
	border: 1px solid #dddddd;
	height: 100px;
	overflow-y: scroll;
	padding: 5px;
}

#update dt {
	clear: both;
	float: left;
	width: 6em;
}

#update dd {
	margin-left: 6em;
}

#workshop table {
	line-height: 1.6;
	margin-bottom: 10px;
	width: 100%;
}

#workshop td {
	border: 1px solid #dddddd;
	padding: 5px;
	vertical-align: middle;
}

#workshop .presenter {
	text-indent: 18px;
}
