@charset "utf-8";
/* completed */



/* セミナー #seminar
================================================================ */
#seminar{}



/* ================================================================
   dl.review
================================================================ */
dl.review{
	margin-bottom: 25px;
	padding-bottom: 25px;
	background: url(../img/dot01.gif) repeat-x left bottom;
}
dl.reviewLast{	background: url(none);}


/* .seminarData
------------------------------------------------- */
.seminarData{
	float: left;
	width: 425px;
	padding: 25px;
	background-color: #f7f7f7;
}

.seminarData span.catch1{	
	background-color: #066;
	padding: 5px 8px;
	color: #fff;
}
.seminarData span.catch2{
	display: block;
	padding-top: 15px;
	line-height: 1.2;
	font-weight: bold;
	color: #006666;
}
.seminarData h3.title{
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #C0C0C0;
	background: #fff url(../img/bk_04.jpg) repeat-y left bottom;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.1em;
}
.seminarData p.line{
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 10px;
}
.seminarData p.txt{	padding-top: 10px;}
.seminarData .btnB a{	width: 380px;}


/* dd.clipping
------------------------------------------------- */
dd.clipping{
	float: right;
	width: 150px;
	font-size: 11px;
	text-align: center;
}
dd.clipping img{ margin-bottom: 10px;}










/* EOF */
