

/* h2 */

h2 {
	text-indent : -99999px;
	width      : 880px;
	height     : 97px;
	background : url("./img/title.png") 0 0 no-repeat;
}


/* scroll */

#scroll {
	width      : 880px;
	height     : 360px;
	text-align : left;
	position   : relative;
}


/* product */

#product {
	text-indent : -99999px;
	width      : 880px;
	height     : 308px;
	margin     : 0 auto;
	background : url("./img/product.png") 0 0 no-repeat;
}

#product_sp a#voicemoviebutton {
	text-indent : -99999px;
	width      : 210px;
	height     : 64px;
	background-image : url("./img/voicemoviebutton.png");
	background-repeat :  repeat-y;
	background-position : 0 0 ;
	display    : block;
	position   : relative;
	top        : 106px;
	left       : 637px;
}


#product_sp a#voicemoviebutton:hover {
	background-position : 0 64px ;
}