@charset "UTF-8";

#column {
	text-align:left;
}

#column h3, #column h4 {
	margin:0 0 10px !important;
}

#lead {
	margin:20px 0 0;
	font-size:16px;
	line-height:1.5em;
}

#teacher {
	margin:1em 0 0;
	font-size:12px;
	text-align:right;
}

.frame {
	margin:20px 0 0;
	padding:20px;
	border:#F7931E 2px solid;
	border-radius:10px;
}
.frame h2, .frame h5 {
	margin:0 0 10px !important;
}
.frame p {
	margin:0 !important;
	font-size:16px;
	line-height:1.5em;
}

.movie {
	width:560px;
	margin:20px auto 0;
	padding:0 0 20px;
	border-bottom:#736357 3px dotted;
}
.movie h3, movie h4 {
	margin:0 0 10px !important;
}
.movie h4 {
	font-size:18px !important;
	font-weight:bold !important;
	color:#F7931E !important;
	line-height:1.5em !important;
}
.movie iframe {
	width:560px;
	height:420px;
}
.movie p {
	margin:10px 0 20px;
	font-size:16px;
	line-height:1.5em;
}
#magagine {
	margin:20px 0 0;
	padding:15px;
	border:#E50000 2px solid;
	border-radius:10px;
}

#magagine h3 {
	float:right;
	width:162px;
	margin:0 !important;
}

#magagine p {
	float:left;
	width:426px;
	margin:0;
	font-size:16px;
	line-height:1.5em;
}

.clearfix {
	zoom: 1;
	display:block !important;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
