@charset "utf-8";
/* CSS Document */
.mv{
	width:100%;
	padding:0;
	margin:0 auto;
	background-image: url(/img/goaisatsu/mv_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.inmv{
	width:940px;
	height:332px;
	padding:0;
	margin:0 auto;
}
.btn_bk{
	width:816px;
	height:60px;
	padding:27px 0px 0px 44px;
	margin:0;
	background-image: url(/img/goaisatsu/btn_bk.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.btn1{
	width:381px;
	height:40px;
	padding:0px 9px 0px 0px;
	margin:0;
	float:left;
}
.btn2{
	width:381px;
	height:40px;
	padding:0;
	margin:0;
	float:left;
}


