@charset "shift_jis";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
img {
	border:none;
	vertical-align:bottom;
}
#crepemaker {
	margin:0 auto;
	width:750px;
	text-align:center;
}

#crepemaker .crepemaker1 {
	position:relative
}
#crepemaker .crepemakermovie {
	position: absolute;
	top:0px;
	left:66px;
	z-index:3;
}