/* CSS Document */

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

.wrap{
	border-top:6px solid #00B5FF;
	background-color:#E9F6FF;
}
  
.blk01{
	width: 960px;
	margin: 0 auto;
}

.cnv{
	text-align:center;
	padding:37px 0 46px;
	width: 548px;
	height: 82px;
}
.cnv:hover{opacity:0.8;}

.f-l{float: left;}
.f-r{float: right;}

.footer{
	height: 60px;
	background-color:#00B5FF;
	text-align:center;
	line-height: 60px;
	font-size: 12px;
	margin-top: 0;
	color:#fff;
}
.map{
	width: 922px;
	margin:0 auto 49px auto;
}


