.HeadBanner{
	margin-bottom:10px;
}

.ContentBlockA01{
	margin-bottom:10px;
}

.SeminarTitle{
	margin-bottom:10px;
}

.SeminarText{
	color:#666666;
	font-size:80%;
	line-height:18px;
}

.SeminarContents01{
	border:2px solid #400000;
	margin-bottom:30px;
}
	.SeminarContents01 .content{
		padding:10px;
	}

.EchoTitle{
	color:#666666;
	font-size:80%;
	line-height:18px;
	font-weight:bold;
	margin:10px 0 0px 0;
}

.SeminarContents02{
	border:1px solid #CCCCCC;
	margin-bottom:30px;
}
	.SeminarContents02 .content{
		padding:10px;
	}
.Red{
	color:red;
	font-weight:bold;
}
.ImageTitle{
	color:#333333;
	font-size:100%;
	line-height:18px;
	font-weight:bold;
	margin:10px 0 0px 0;
}
.ImageMargin{
	margin:5px 0 25px 0;
}

.SeminarContents03{
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}
	.SeminarContents03 .content{
		padding:10px;
	}

.TableBlockB01 td{
	padding:10px;
}

.SeminarBtn{
	text-align:center;
	margin:30px 0 30px 0;
}
