@charset "UTF-8";

.Block {
	margin-bottom: 3em;
}

h4 {
	margin-bottom: 2em;
}

.ad-tecc h5, 
.ad-wysetc h5,
.ad-toeic h5 {
	font-size: 1.25em;
	font-weight: bold;
	margin: 0.5em 0;
}

p {
	margin: 0;
}

div.layout-image-left {
	clear: both;
}
div.layout-image-left div.floatLeft {
	width: 220px;
	float: left;	
}
div.layout-image-left div.floatRight {
	width: 300px;
	float: right;
}

div.layout-image-right {
	clear: both;
}
div.layout-image-right div.floatLeft {
	width: 300px;
	float: left;	
}
div.layout-image-right div.floatRight {
	width: 220px;
	float: right;
}
