@charset "utf-8";
@import "reset.css";

body{
	background:#000;
	padding:0px 0px;
}
.btnTell{
	display:block;
	width:860px;
	padding:0px;
	margin:0 auto;
}
.txtTel{
	text-align:center;
	font-size:12px;
	color:#333;
}

.kagayakimg{
	width:860px;
	margin:0 auto;
	position:relative;
}
.youtubeBtn{
	width:300px;
	height:110px;
	position:absolute;
	bottom:130px;
	right:65px;
}