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

#top {
	height: 11px;
	background: url(../image/maintopbg.gif);
}

#anim {
	padding: 2px;
	width: 626px;
	height: 256px;
	margin-bottom: 15px;
	background: url(../top/animbg.gif) no-repeat;
}

#seminar {
	float: left;
	width: 240px;
}

#news {
	float: right;
	width: 369px;
	padding-left: 10px;
	border-left: 1px dotted #ccc;
}

dl {
	width: 369px;
	margin-bottom: 5px;
	clear: both;
	overflow: auto;
}

dt {
	float: left;
	width: 73px;
}

dd {
	float: left;
	width: 295px;
}

#dvd {
	clear: both;
	width: 630px;
	overflow: auto;
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

#dvdTxt {
	float: right;
	width: 573px;
}
