@charset "shift_jis";
/* CSS Document */

/*-----------------------
兼用　　　　　　　　　　|
------------------------*/　　　　　　　

/*ボタンBOX上*/
#btnbox {
	width:850px;
	margin:0 auto;
	padding:0;
	text-align:center;
	_width:800px;
	_padding:0;
}
/*ボタンBOX下*/
#btnbox02 {
	width:850px;
	margin:0 auto;
	padding:0;
	text-align:center;
	_width:800px;
	_padding:0;
}

/*ボタン*/
.btn01 {
	width:100%;
	margin:0px auto;
	_margin:0 auto;
	padding:0 0 20px 0;
	text-align:center;
	z-index:998;
}

a.b01 {
	background:url(../img/lp/btn.png) no-repeat;
	width:850px;
	height:118px;
	background-position:0 0;
	margin:0 auto;
	padding:0;
	display: block;
	cursor:pointer;
	text-indent:-9999px;
}

a.b01:hover {background-position:0 -143px;}

.btn02 {
	width:100%;
	margin:0 auto;
	_margin:0 auto;
	padding:30px 0 40px 0;
	z-index:500;
}

a.b02 {
	background:url(../img/lp/btn.png) no-repeat;
	width:850px;
	height:118px;
	background-position:0 0;
	margin:0 auto;
	padding:0;
	display: block;
	cursor:pointer;
	text-indent:-9999px;
}

a.b02:hover {background-position:0 -143px;}

/*-------------
ボタンYouTube　|
--------------*/　
/*.btnmov {
	width:245px;
	width:100%;
	margin:0;
	padding:0;
	z-index:500;
}

a.bmov {
	background:url(../img/lp/btn_mov.png) no-repeat;
	width:243px;
	height:192px;
	background-position:0 0;
	position:absolute;
	top:200px;
	left:150px;
	margin:0;
	padding:0;
	display: block;
	cursor:pointer;
	text-indent:-9999px;
}

a.bmov:hover {background-position:0 -202px;}*/

/*モルディ付き*/

.btnmov {
	width:850px;
	margin:0 auto;
	padding:0;
	z-index:500;
}

a.bmov {
	background:url(../img/lp/btn_movb.png) no-repeat;
	width:210px;
	height:290px;
	background-position:0 -2px;
	position:absolute;
	top:260px;
	right:50px;
	display: block;
	cursor:pointer;
	text-indent:-9999px;
	float:right;
}

a.bmov:hover {background-position:0 -301px;}


/*フジテレビ用ボタン*/
.btn01_fj {
	width:100%;
	margin:0px auto;
	_margin:0 auto;
	padding:0 0 20px 0;
	text-align:center;
	z-index:998;
}

a.b01_fj {
	background:url(../img/lp/btn_fj.png) no-repeat;
	width:850px;
	height:118px;
	background-position:0 0;
	margin:0 auto;
	padding:0;
	display: block;
	cursor:pointer;
	text-indent:-9999px;
}

a.b01_fj:hover {background-position:0 -143px;}

.btn02_fj {
	width:100%;
	margin:0 auto;
	_margin:0 auto;
	padding:30px 0 40px 0;
	z-index:500;
}

a.b02_fj {
	background:url(../img/lp/btn_fj.png) no-repeat;
	width:850px;
	height:118px;
	background-position:0 0;
	margin:0 auto;
	padding:0;
	display: block;
	cursor:pointer;
	text-indent:-9999px;
}

a.b02_fj:hover {background-position:0 -143px;}



