@charset "utf-8";

#mdldt #tit {
	width: 920px;
	clear: both;
	font-size: 140%;
	line-height: 170%;
	margin-top: 30px;
	font-weight: bold;
}
#mdldt .box {
	width: 920px;
	clear: both;
	overflow: hidden;
	margin-top: 20px;
}
#mdldt .thumb {
	width: 300px;
	height: 225px;
	float: left;
	background-image: url(../img/mdl/li/dt/event/thumb.jpg);
	background-repeat: no-repeat;
}
#mdldt .txt {
	width: 600px;
	float: right;
}

