@charset "UTF-8";

#main_cont{
	width:580px;
	color:#4F4F4F;
}

*html #main_cont{
	width:570px;
	color:#4F4F4F;
}

dl{
	margin-top:20px;
}

dt.seminar{
	color:#523418;
	font-size:15px;
	margin-bottom:10px;
	border-bottom:1px solid #523418;
}

*html dt.seminar{
	color:#523418;
	font-size:15px;
	margin-bottom:10px;
	border-bottom:1px solid #523418;
	width:560px;
}

dd{
	line-height:14pt;
	margin-bottom:20px;
}

*html dd{
	line-height:14pt;
	margin-bottom:20px;
	width:560px;
}

dd img{
	padding:1px;
	border:1px solid #BFBFBF;
	margin-top:10px;
	margin-right:10px;
}

p.guidance{
	margin-bottom:10px;
	margin-top:10px;
	font-size:14px;
	line-height:16pt;
	font-weight:bold;
}

.pdf {
	font-size: 11px;
	color: #999;
}

