
/* �@��x�摜��S�Ă��\���ɂ��āAabsolute���w�肵�ĉ摜���d�˂� */
#stage {
	margin-top: 10px;
	width: 720px;
        height: 360px;
	text-align: left;

}
#stage img{
        display:none;
        position: absolute;
    }

#stage #img1{
        /* 1���ڂ̉摜������\�� */
        display:block;
    }
