@charset "shift_jis";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
img {
	border:none;
	vertical-align:bottom;
}
#icl {
	margin:0 auto;
	width:750px;
	text-align:center;
}

#icl .movie {
	position:relative
}
#icl .movie_fuchan {
	position: absolute;
	top:121px;
	left:125px;
	z-index:3;
}
#icl .movie_girl {
	position: absolute;
	top:340px;
	right:0;
	z-index:4;
}

#icl li {
	float:left;
	list-style:none;
}


