@charset "shift_jis";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
img {
	border:none;
	vertical-align:bottom;
}

#carry {
	margin:0 auto;
	width:750px;
	text-align:center;
}

#carry .movie {
	position:relative
}
#carry iframe {
	position: absolute;
	top:132px;
	right:31px;
}
