@charset "UTF-8";

.full { background:#F2EFEF; padding: 5px; border-radius: 5px; margin-bottom: 10px; }
.red-b { color: #F4070B; font-weight: bold;}
.clear { clear: both;}
.seminar-txt { height: 110px;}

.info-item {
	height: 380px;
	overflow: scroll;
}
.info-item dt {
	border-bottom:none;
}
.info-item dd {
	padding-bottom:1em;
	border-bottom:1px solid #ddd;
	line-height: 1.8;
}

.bnr_fb { width: 100%; text-align: center; margin: 50px auto 20px auto;}
.bnr_fb img { width: 70%;}
