@charset "utf-8";
.cfback {
	background-color: #f0f0f0;
	padding-top: 20px;
	padding-bottom: 35px;
	margin-top: 30px;
}
img.logo {
	margin-top: 15px;
}
a:hover img {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity = 50);
}
.imgbtn {
	margin-bottom: 15px;
	margin-top: 15px;
	display: inline-block;
}
footer {
	height: 30px;
	margin-top: 0px;			
}
.copyright {
	font-size: 14px;
	margin-top: 60px;
	
	
}
con {
	 position: relative;
    min-height: 100%;
}

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}

@media screen and (max-width : 640px){
   h1{ font-size : 24px;} 
a1 {
	margin-top: 45px;
}

}
@media screen and (min-width : 640px){
   h1{ font-size : 32px;} 
}
.a1 {
}
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
	overflow: hidden;
}
.movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-container {
	max-width: 640px;
	min-width: 280px;
	margin: 0 auto;
	margin-left:auto;
	margin-right:auto;
	margin-top: 50px;
}

h4 {
	background-color: #cccbcb;
	border-left: 5px solid #888;
	padding: 0.5em;
	margin-top: 45px;
	margin-bottom: 15px;
}